.contact3 { margin: 30px 0 }
.contact3 input[name="interested"] { display: none; background: #ffff88; }
.contact3 .form-check { margin-bottom: 1rem; }
.contact3 .form-check-input, .contact3 .form-check-label { cursor: pointer; }
.contact3 .contact3-lq { margin-bottom: 0.5rem; }
.contact3 .contact3-lqa { max-width: 200px; }
.form-group input {background: #ffff88;}
.form-group textarea {background: #ffff88;}
.button {background: green; color: white; padding: 5px 15px; border-radius: 10px; }
.form-control { width: 85%; }