 body.widget-snippet .header-phone {
            margin: 30px;
    }
    .widget-snippet .header-phone .fa {
        color: #fbae0c;
        font-size: 21px;
    }
    .widget-snippet .header-phone a {
        color: rgba(0,0,0,0.9);
        font-size: 22px;
        padding-left: 6px;
        font-weight: 500;
        font-family: 'Gotham';
    }
    .widget-snippet .header-phone a:hover,.widget-snippet .header-phone a:focus {
        text-decoration: none;
        color: #ea9f1c;
    }
