/* =================
THEME VARS
================= */
:root {
    /* Colours */
    --secondary: #2F2F2F;
    --login-text-color: white;
}