body.qards .feature .text-container h1 { letter-spacing: 0px; }
body.qards .grid h1 { letter-spacing: 0px; }
body.qards .compactMenu .button { border: 1px solid rgba(255,255,255,0.2) !important; color: #FFF !important; }
body.qards #footer { background-color: #f7f7f7; padding-top: 80px; }
body.qards #footer a.brand { text-decoration: none; border-bottom: 0px; }
body.qards #footer .container {max-width: 960px; margin: 0 auto; padding-bottom: 50px; }
body.qards #footer .footer-col { width: 24%; display: inline-block; padding: 2%; vertical-align: top; }
body.qards #footer .footer-links {text-align: left; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #11A1EC;}
@media screen and (max-width: 768px) {
  body.qards #footer { padding-left: 10%; padding-right: 10%; }
  body.qards #footer .footer-col { width: 100%; display: block; margin: 0 auto; text-align: center; }
  body.qards #footer .footer-links { text-align: center; }
}
body.qards a.button { color: #FFF; }
