form .form-group .form-check input[type="radio"] {
    margin-right: 5px;
}

form .form-group textarea {
    height: 120px;
}