﻿.contant-form-container {
    border-radius: 20px;
    background: #fff;
}

.spinner-container {    
    background: #fff;
}

.form-group .error, 
.form-group .captcha-error {
    color: #bf1f1f;
}