@media (max-width: 1023px) {
    .gm-inner .gm-container {
        height: 90px;
    }
}

.header-social-links ul li a {
    color: white;
}

.site-header .top-header {
    background-color: #CF0A0A;
    padding: 10px 0;
    color: #fff;
}

.logoImg {
    width: 90%;
    padding-top: 20px;
}

.wpb_wrapper h4 + p, .score2, .navigation_link_sidebar .calculator .badge {
    background-color: #CF0A0A !important;
    color: #fff !important;
}

.score2 {
    border: 0px !important;
}

.wpb_wrapper .light_orange {
    /*background: #F5DCDC!important;*/
    color: #8B0000 !important;
    /*font-size: 16px!important;*/
}

.navigation_link_sidebar .calculator a {
    border-left-color: #CF0A0A !important;
}

element {
}

fieldset:hover {
    border-left: solid 4px #cf0a0a !important;
}

legend {
    color: #8B0000 !important;
}

.inq_form .text-center .wpcf7-submit {
    background-color: #CF0A0A !important;
    color: #fff !important;
}
