.footer { border-top: 3px solid #ff1e3c; }
.footer-block__heading { text-transform: uppercase; letter-spacing: 1px; font-size: 16px; }
.footer-block--menu a, .footer-block__details-content a { transition: color 0.2s ease; }
.footer-block--menu a:hover, .footer-block__details-content a:hover { color: #ff1e3c !important; }
.footer__list-social a:hover { color: #ff1e3c; }
.footer-block__brand-info .rte p { color: #b8b8b8; line-height: 1.6; }
.footer-block__brand-info .footer-block__heading { text-transform: none; letter-spacing: normal; font-size: 18px; margin-bottom: 10px; }
.newsletter-form__field-wrapper .field__input:focus { border-color: #ff1e3c; }
.newsletter-form__button { color: #0a0a0a; }
