.editor-styles-wrapper,
.editor-styles-wrapper .editor-writing-flow,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block p {
  font:    18px / 1.5em "Figtree", 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 29px / 28px "Zalando Sans Expanded", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none;
}
@media (max-width: 767px) {
  .editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
  .editor-styles-wrapper .wp-block-cover h2 {
    font-size: 18px;
    line-height: 21px;
  }
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: 18px;
  line-height: 1.5em;
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a {
  font-size: 18px;
  line-height: 1.4em;
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: 13px;
  line-height: 1.2em;
}
.wp-block-heading h1,
.wp-block-freeform.block-library-rich-text__tinymce > h1 {
  font:   700 40px / 41px "Zalando Sans Expanded", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 1023px) {
  .wp-block-heading h1,
  .wp-block-freeform.block-library-rich-text__tinymce > h1 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .wp-block-heading h1,
  .wp-block-freeform.block-library-rich-text__tinymce > h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.wp-block-heading h2,
.wp-block-freeform.block-library-rich-text__tinymce > h2 {
  font:   700 32px / 40px "Zalando Sans Expanded", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 767px) {
  .wp-block-heading h2,
  .wp-block-freeform.block-library-rich-text__tinymce > h2 {
    font-size: 21px;
    line-height: 26px;
  }
}
.wp-block-heading h3,
.wp-block-freeform.block-library-rich-text__tinymce > h3 {
  font:   600 29px / 28px "Zalando Sans Expanded", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 767px) {
  .wp-block-heading h3,
  .wp-block-freeform.block-library-rich-text__tinymce > h3 {
    font-size: 18px;
    line-height: 21px;
  }
}
.wp-block-heading h4,
.wp-block-freeform.block-library-rich-text__tinymce > h4 {
  font:   600 20px / 30px "Zalando Sans Expanded", 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 "Zalando Sans", 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 "Zalando Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.editor-styles-wrapper .wp-block .wp-block-button .wp-block-button__link {
  font:   700 14px / 16px "Figtree", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
}
