.sign-in-message {
    color: #007AB4;
    font-size: 16px;
    text-align: center;
}

#errorBox {
    min-height: 20px;
    text-align: center;
}

.error-text {
    color: #DB2C28;
    font-size: 12px;
}
