.contact-area #flexCheckDefault {
  width: 30px;
}
.contact-area .checkbox-field .row div:last-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.contact-area .checkbox-field .row div:last-child label {
  margin-bottom: 5px;
}
.contact-area svg {
  fill: white;
}
/*# sourceMappingURL=../../template/css/_maps/contact.map */