html {
    font-family: 'Inter var', Roboto, Helvetica Neue, Arial, sans-serif;
}

body {
    line-height: 1.3;
    font-size: 0.8125rem;
    overflow-x: hidden;
    font-feature-settings: "salt";
}


