@charset "UTF-8";

:root {
    --brand-hints-primary: #003B86;
    --brand-font-family: 'Manrope';
    --brand-nav-link-active-color: #003B86;
}
