:root {
    --primary-color: #1A237E;
    --secondary-color: #D4AF37;
    /* ADD THIS LINE */
    --tertiary-color: #F5F7FA;
}
