.editor-styles-wrapper,
.editor-styles-wrapper .editor-writing-flow,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block p {
  font:   400 20px / 25px "Work Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
}
.editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover h2 {
  font:   600 26px / 1.1em "Work Sans", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
  .editor-styles-wrapper .wp-block-cover h2 {
    font-size: 24px;
    line-height: 1.1em;
  }
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: 20px;
  line-height: 25px;
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a {
  font-size: 18px;
  line-height: 25px;
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: 16px;
  line-height: 21px;
}
.wp-block-heading h1,
.wp-block-freeform.block-library-rich-text__tinymce > h1 {
  font:   500 46px / 1em "Poppins", Helvetica, Arial, Verdana, sans-serif;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .wp-block-heading h1,
  .wp-block-freeform.block-library-rich-text__tinymce > h1 {
    font-size: 50px;
    line-height: 0.8em;
  }
}
.wp-block-heading h2,
.wp-block-freeform.block-library-rich-text__tinymce > h2 {
  font:   500 37px / 0.8em "Poppins", Helvetica, Arial, Verdana, sans-serif;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .wp-block-heading h2,
  .wp-block-freeform.block-library-rich-text__tinymce > h2 {
    font-size: 42px;
    line-height: 0.8em;
  }
}
.wp-block-heading h3,
.wp-block-freeform.block-library-rich-text__tinymce > h3 {
  font:   600 26px / 1.1em "Work Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .wp-block-heading h3,
  .wp-block-freeform.block-library-rich-text__tinymce > h3 {
    font-size: 24px;
    line-height: 1.1em;
  }
}
.wp-block-heading h4,
.wp-block-freeform.block-library-rich-text__tinymce > h4 {
  font:   600 22px / 1.1em "Work Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h5,
.wp-block-freeform.block-library-rich-text__tinymce > h5 {
  font:   500 20px / 1.1em "Work Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h6,
.wp-block-freeform.block-library-rich-text__tinymce > h6 {
  font:   500 14px / 1.4em "Poppins", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.editor-styles-wrapper .wp-block .wp-block-button .wp-block-button__link {
  font:   500 20px / 1 "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
}
