.editor-styles-wrapper,
.editor-styles-wrapper .editor-writing-flow,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block p {
  font:    17px / 24px "Roboto", 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:   700 24px / 34px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none;
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: 17px;
  line-height: 24px;
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a {
  font-size: 18px;
  line-height: 29px;
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: 15px;
  line-height: 25px;
}
.wp-block-heading h1,
.wp-block-freeform.block-library-rich-text__tinymce > h1 {
  font:   700 44px / 54px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 1050px) {
  .wp-block-heading h1,
  .wp-block-freeform.block-library-rich-text__tinymce > h1 {
    font-size: 34px;
  }
}
@media (max-width: 778px) {
  .wp-block-heading h1,
  .wp-block-freeform.block-library-rich-text__tinymce > h1 {
    font-size: 34px;
  }
}
.wp-block-heading h2,
.wp-block-freeform.block-library-rich-text__tinymce > h2 {
  font:   700 34px / 44px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h3,
.wp-block-freeform.block-library-rich-text__tinymce > h3 {
  font:   700 24px / 34px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h4,
.wp-block-freeform.block-library-rich-text__tinymce > h4 {
  font:   700 20px / 30px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h5,
.wp-block-freeform.block-library-rich-text__tinymce > h5 {
  font:   700 16px / 26px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.wp-block-heading h6,
.wp-block-freeform.block-library-rich-text__tinymce > h6 {
  font:   700 14px / 24px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.editor-styles-wrapper .wp-block .wp-block-button .wp-block-button__link {
  font:   700 14px / 16px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
}
