.emergency-red {
    color: #9c0d03 !important;
}

.hero-title {
    color: #FFFFFF !important;
}

.submit-result span#recaptcha-failed {
    color: #9c0d03 !important;
}

a.highlight-link:link  {
    color: #3c6acf !important;
    font-weight: 500;
}

.blaze-orange {
    color: #ff9d00 !important;
}

@media screen and (max-width: 991px) {
    .footer-cross-col {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .footer-address-col {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {

    .home-cta-title {
        font-size: 1.5em;
    }

    .hero-tagline {
        font-size: 1.5em;
    }

    .hero-title {
        font-size: 2em;
    }

    img.active-member-profile-image {
      min-width: 80px;
      width: 80px;
      height: 80px;
    }
}
