:root {
 --fc-blue: #012F46;
 --fc-red: #ED0A3A;
 --fc-orange: #D9361E;
 --fc-white: #FFFFFF;
 --fc-surface: #F5F7F8;
 --fc-ink: #071014;
 --fc-muted: #53636C;
 --fc-line: #DCE9EE;
 --fc-blue-mid: #0A435D;
 --fc-orange-hover: #B82E1A;
 --fc-font: "Onest", Arial, sans-serif;
 --fc-space: 8px;
 --fc-radius: 8px;
}
@font-face{font-family:Onest;src:url("../fonts/Onest-Variable.woff2");font-weight:100 900;font-display:swap}
