html, body{background:#003765;font-family:'OpenSans', sans-serif;color:#4e4e4e;line-height:22px;font-size:100%;}
@font-face{font-family:'OpenSans';src:url(../../fonts/OpenSans-Regular.ttf) format('opentype');}
@font-face{font-family:'Gilroy-ExtraBold';src:url(../../fonts/Gilroy-ExtraBold.otf) format('opentype');}
@font-face{font-family:'Gilroy-Light';src:url(../../fonts/Gilroy-Light.otf) format('opentype');}
@font-face{font-family:'Tuesday-Night';src:url(../../fonts/Tuesday-Night.otf) format('truetype');}
h2{color:#003765;font-size:2rem;font-weight:700;text-align:center;}
hr{border-top:1px solid #e5e5e5;border-bottom:1px solid white;margin-bottom:3rem;opacity:100;}
.top-bar{background:white;color:#003765;}
.top-bar h2{font-weight:900;}
.form-bg{background:#f2f2f2;}
.form-label{color:#003765;font-weight:600;}
.form-group.required .form-label:after{content:"*";color:red;font-size:18px;}
.g-recaptcha{display:inline-block;}
.form-control.flatpickr-input[readonly]{background-color:white;}