.auth-container {
    width: 435px;
}

.auth-logo {
    margin: 0 auto;
    margin-bottom: 20px;
}

.auth-container h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

button.auth-button {
    background: #5836fa;
}

h2.center-heading {
    font-size: 24px;
    font-weight: 700;
}