@font-face {
  font-family: Helvetica Neue Web;
  src: url("font.e5b7f000.woff2") format("woff2"), url("font.a02ace87.woff") format("woff");
  font-style: italic;
}

@font-face {
  font-family: Helvetica Neue Web;
  src: url("font.8c6a1787.woff2") format("woff2"), url("font.b69df579.woff") format("woff");
  font-style: normal;
}

.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper {
  background: #fbf4ed;
  padding: 1.6rem .8rem;
  margin: 0 !important;
}

.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper h1.wp-block-post-title {
  font-family: sans-serif;
  font-size: 32px;
}

.editor-styles-wrapper h1, .editor-styles-wrapper h2, .editor-styles-wrapper h3, .editor-styles-wrapper h4, .editor-styles-wrapper h5, .editor-styles-wrapper h6 {
  font-family: Heldane, sans-serif;
  font-weight: normal;
}

.editor-styles-wrapper p, .editor-styles-wrapper ul, .editor-styles-wrapper ol, .editor-styles-wrapper dl, .editor-styles-wrapper blockquote, .editor-styles-wrapper pre, .editor-styles-wrapper table, .editor-styles-wrapper figure, .editor-styles-wrapper hr, .editor-styles-wrapper a, .editor-styles-wrapper strong {
  font-family: Helvetica Neue Web, sans-serif;
  font-weight: normal;
}

.editor-styles-wrapper .gform_footer .button {
  background: none;
}

.editor-styles-wrapper select, .editor-styles-wrapper input {
  border-radius: 0;
}

.editor-styles-wrapper .no-underline {
  text-decoration: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="date"], input[type="datetime-local"], input[type="month"], input[type="search"], input[type="tel"], input[type="time"], input[type="week"], [multiple], textarea, select {
  border: 1px solid #8c8f94;
  font-family: Helvetica Neue, sans-serif;
  font-style: normal;
}

.transition-block.translate-y-8 {
  transform: translateY(0) !important;
}

.transition-block.opacity-0 {
  opacity: 1 !important;
}

.select2-results__option {
  font-size: 14px;
}

/*# sourceMappingURL=editor.css.map */
