/* ===========================
   Memento Privacy Policy Page - Custom Styles
   =========================== */

/* Global scale-down */
html {
    font-size: 80%;
}

/* Base font overrides */
body {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

h1, h2, h3 {
    font-family: 'Epilogue', sans-serif;
}

/* Material Symbols */
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
