@font-face {
    font-family: 'GothamBook';
    src: url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.eot');
    src: url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.eot?#iefix') format('embedded-opentype'),
    url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.woff2') format('woff2'),
    url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.woff') format('woff'),
    url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.ttf') format('truetype'),
    url('/resources/5d3d6c1f/snippet/snippet-1759/other/GothamBook.svg#GothamBook') format('svg');
    font-weight: 500;
    font-style: normal;
}

body.widget-snippet {
    background-color: #0a3358;
    padding: 40px;
}
.widget-snippet .snippet-footer-address ul li {
    color: #fff;
    font-family: 'GothamBook';
    font-size: 14px;
    font-weight: 400;
    line-height: 1.468;
    margin: 0 0 5px;
    padding: 0;
    letter-spacing: 1px;
    position: relative;
}
.snippet-footer-address .icon-wrap {
    left: 0;
    position: absolute;
    text-align: center;
}
.snippet-footer-address .icon-wrap i {
    color: #9c9c9c;
    font-size: 18px;
}
.snippet-footer-address a {
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-family: 'GothamBook';
    font-size: 14px;
    line-height: 1.468;
}
.snippet-footer-address a:hover {
    color: rgba(255,255,255, .5);
    text-decoration: none;
}
.widget-snippet .snippet-footer-address > p {
    color: #fff;
    font-size: 14px;
    font-family: 'GothamBook';
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.468;
    max-width: 223px;
}
.fee-widget-selected .snippet-footer-address {
    background-color: #0a3358;
}
@media (max-width: 767px) {
    .snippet-footer-address {
        text-align: center;
    }
    .widget-snippet .snippet-footer-address > p {
        margin: 0 auto 20px;
    }
}
