.wp-block-group.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2.wp-block-group-is-layout-flex {
  color: #382617;
  font-style: italic;
  font-weight: 300;
  line-height: -3px;
  font-size: -1px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  padding: 1rem;
  margin: 0rem;
  position: relative;
  display: flex;
  font-family: Arboria Book;
}

.entry-content.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
  font-family: Arboria Book, sans-serif;
  font-size: 17px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  box-shadow: 0px 0px 0px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-style: groove;
}

.wpcf7-form-control.wpcf7-textarea {
  box-shadow: 0px 0px 0px !important;
  opacity: 0.8;
  border-style: ridge;
  border-top-style: ridge;
  border-top-color: #0f0d0d;
  border-bottom-style: solid;
  border-bottom-left-radius: -2rem;
}



.wpcf7-form.init {
  font-weight: bold;
  font-style: normal;
  color: #004464;
}