.form_error
{
    color: #ff0000;
    font-weight: bold;
}

.privacyTextContainer
{
    max-height: 200px;
    overflow: scroll;
}

.btn-facebook
{
    background-color: #4267b2;
    color: #ffffff;
}