.g-brd-prox-red {
    border-color: #eb3e36 !important;
}

.g-color-prox-white {
    color: #fff !important;
}

    .g-color-prox-white:hover {
        color: #eb3e36 !important;
    }

.g-brd-adn-primary {
    border-color: #ff6c12 !important;
}

.g-color-prox-red {
    color: #eb3e36 !important;
}

    .g-color-prox-red:hover {
        color: #c01d1e !important;
    }

.g-bg-prox-light-grey {
    background-color: #efefef;
}

.u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #ff6c12 !important;
}

blockquote {
    margin: 15px 25px 1rem;
}

.u-blockquote-v4::before, 
.u-blockquote-v4::after {
    margin-top: -20px;
}

.g-color-adn-primary--before::before,
.g-color-adn-primary--after::after {
    color: #ff6c12 !important;
}

.g-brd-primary-adn--focus:focus,
.g-brd-primary-adn--focus.g-state-focus *,
.g-brd-primary-adn--focus.g-state-focus *:focus {
    border-color: #ff6c12 !important;
}

.header-prox {
    background-color: #d6d6d6;
}

.header-prox-title {
    color: #404042;
}

.top-header-prox {
    background: #7c7c7c none repeat center center;
    padding: 5px 50px 5px 50px;
}

.top-header-prox a {
    color: #fff;
}

.top-red {
    clear: both;
}

.lnk-prox {
    color: #fff !important;
}

    .lnk-prox:hover {
        color: #d6d6d6 !important;
    }

.lnk-left10 {
    margin-left: 10px;
}

.g-grey-footer {
    background-color: #636363;
    border-top-color: #e33d30;
    border-top-style: solid;
    border-top-width: 1px;
}

.g-grey-footer h2 {
    color: #fff;
}

    .g-grey-footer ul li {
        color: #fff;
    }

    .g-grey-footer span {
        color: #fff;
    }

.foot-logo {
    height:60px;
}

.social-round {
    border-radius: 20px;
}

.g-bg-redprox-hover:hover {
    background-color: #eb3e36 !important;
}