.auth-switch {
    text-align: center;
    color: rgba(255,255,255,0.58);
}

.auth-switch a {
    color: #d7b56d;
    font-weight: 900;
    text-decoration: none;
}

.auth-switch a:hover {
    text-decoration: underline;
}
