/* Sass Stylesheet */
/* Sass Stylesheet */
.contact .form-section form .checkbox input[type='checkbox'] {
  height: 20px !important; }

.contact .form-section form .checkbox input[type='checkbox']::-ms-check {
  color: #0080a5;
  border: 1px solid #0080a5; }
