/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 24 February 2021 00:31:01
*/


/*
  Global
*/
*, *::before, *::after{ font-family: Arial, Helvetica, sans-serif !important; }
 *::before, *::after{ font-size: 16px;} 
.site-logo img{ width: 25%; max-width: 200px; }

/*
  Hidden elements
*/
#home-carousel,
.container.body h3.prepare,
.container.body h3.help, 
.container.body h3.recover,
h3 span::before,
h3 span,
i.fa::before,
#side-nav-toggle,
.side-nav,
.disclaimer-links
{ display:none; }

/*
  Homepage
*/
.container .jumbotron{
  padding: 10px inherit;
}
.jumbotron h1{
  font-size: 26px;
  text-align: left !important;
}

.container.body .home-intro a:after{
   content:" (" attr(href) ") "; 
}
.container.body .home-intro .btn{
   border: none;
   font-weight: bold;
   text-align: left !important;
}


/* Links */
#content-body a::after{
   content: "- " attr(href) !important; 
}


/* 
   Content
*/
.col-sm-9{
   width: 100%;
}
/*
   Footer
*/
.footer-about a:after, .footer .social-links a:after{
   content: "- " attr(href) !important; 
}
