/* login page specific (future proof) */
.login-page .auth-title {
    font-size: 26px;
}

.login-page .auth-btn {
    margin-top: 10px;
}