.input-validation-error {
    color: #fd397a;
    font-weight: 400;
}

.center {
    text-align: center;
}

.g-recaptcha {
    margin: 0 auto;
}

.select2-selection__choice {
    color: #fff !important;
    background: #5867dd !important;
    border: 1px solid #5867dd !important;
}

.form-group-thumbnail {
    max-width: 360px;
    border: 1px solid #333;
}