@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 900;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "FontAwesome"
}

.fa,
.fas {
    font-weight: 900
}

@font-face {
	font-family: 'gva-icon';
	src: url(../fonts/icon/icon.eot?blahfl=);
	src: url(../fonts/icon/icon.eot?blahfl=#iefix) format("embedded-opentype"), url(../fonts/icon/icon.ttf?blahfl=) format("truetype"), url(../fonts/icon/icon.woff?blahfl=) format("woff"), url(../fonts/icon/icon.svg?blahfl=#monia) format("svg");
	font-weight: normal;
	font-style: normal;
}

#button-b722shku4d1v,
#button-4q5yd6i9tutk{
    margin: 0 !important;
    color: #BA2736;
    border-color: #BA2736;
}

#button-b722shku4d1v:hover,
#button-4q5yd6i9tutk:hover{
    background: #02659E;
    color: #ffffff;
    border-color: #02659E;
}