html {
    --text: black;
    --primary: #005a98;
    --secondary: #4d6072;
    --accent: #bce8ff;
    --accent-dark: #85d4ff;
    --b: #bce8ff;
}