
/* Brandas footer */
.brandas-site-footer,.brandas-site-footer *{box-sizing:border-box;}
.brandas-site-footer{width:100%;background:#000000;color:#ffffff;border-top:1px solid #222222;font-family:Arial,Helvetica,sans-serif;}
.brandas-footer-inner{max-width:1180px;margin:0 auto;padding:22px 18px;text-align:center;}
.brandas-footer-copy{margin:0;color:#ffffff;font-size:15px;font-weight:600;line-height:1.55;}
.brandas-footer-link,.brandas-footer-link:visited{color:#ffffff!important;text-decoration:none;font-weight:800;}
.brandas-footer-link:hover,.brandas-footer-link:focus{color:#ffffff!important;text-decoration:underline;text-underline-offset:4px;}
@media (max-width:520px){.brandas-footer-inner{padding:18px 12px;}.brandas-footer-copy{font-size:14px;line-height:1.5;}}
