.auth-form-header {
    background-color: var(--accent-color);
    color: white;
}

.auth-form-submit {
    background-color: var(--accent-color);
}
