.headerNew__social-wh {
    
}
.headerNew__social-wh svg {
    fill:#5c595a;
}
.headerNew__social-wh:hover {
    background:#0bc03d;
    border-color:#0bc03d;
}
.headerNew__social-wh:hover svg {
    fill:#fff;
}
.afooter {
    color: #5c595a;
    font-size: 14px;
    text-decoration: underline;
}
.afooter:hover {
    color: #a7115c;
    text-decoration: none;
}
.footerV2-centers-info__text {
    margin-bottom:12px;
}
@media(max-width:991px) {
    .home-hero__item--1 .home-hero__item-wrap {
        max-height: inherit;
        padding-bottom: 0;
    }
}