html {
    font-size: 62.5% !important;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    scroll-behavior: smooth !important;
}

html.mod_flexboxtweener {
    height: 100% !important;
}

body {
    font-size: 1.5rem !important;
}