body {
    font-size: 1rem !important;
  font-family: "gibson-light","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: 400 !important;
}
a {
    color: #d89653 !important;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}
p {
    font-size: 1rem !important;
  font-family: "gibson-light","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: 400 !important;
}



.webform-share-page-body {
  padding: 10px 0px !important;
}

.hachez_ext_form .visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal; }

.hachez_ext_form .form-item label, .hachez_ext_form .form-wrapper .label {
  text-transform: uppercase !important;
  font-family: "vista-slab","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: 400; }

.hachez_ext_form .form-select {
  font-family: "vista-slab","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  color: black;
  border: 1px solid #ced4da;
  padding: 0.5rem 0.3333333333rem;
  width: 100% !important; }

.hachez_ext_form h2 {
  text-transform: uppercase !important;
  font-family: "vista-slab","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;

}

.hachez_ext_form h4 {
  text-transform: uppercase !important;
  font-family: "vista-slab","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;

}
