*{
  font-family: 'Inter';
  font-style: regular;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhiJ-Ek-_EeAmM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

a {
    font-weight: bold!important;
    color: black!important;
}

.site-utility-bar {
    background-color: #FFDF5D!important;
}

.o-footer-use-light .site-footer a, .o-footer-use-light .site-footer button.fm-column-nav-title {
    color: white !important
}

.panel a.btn, .panel a.btn-small {
    background-color: ##FFDF5D;
    border: 0;
    color: #ffffff;
}