/* Release 3: Redaktionelle Leseführung für lange Vergleichsratgeber der Hörberatung. */
@media (max-width: 767px) {
  .hb-ratgeber-editorial-active .hb-ratgeber-overlong-heading {
    color: var(--hb-ratgeber-ink, #17284d) !important;
    font-family: inherit !important;
    font-size: 1.0625rem !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.6 !important;
    margin: 0 0 1rem !important;
    max-width: 36ch !important;
  }

  .hb-ratgeber-editorial-active .hb-ratgeber-overlong-heading strong {
    font-weight: 600 !important;
  }

  .hb-ratgeber-editorial-active .hb-ratgeber-subheading {
    color: var(--hb-ratgeber-ink, #17284d) !important;
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    margin: 1.5rem 0 0.55rem !important;
  }

  .hb-ratgeber-editorial-active .hb-ratgeber-editorial-table {
    margin: 1rem 0 1.5rem !important;
  }

  .hb-ratgeber-editorial-active .hb-ratgeber-editorial-table > p {
    color: var(--hb-ratgeber-muted, #526072) !important;
    font-size: 1rem !important;
    line-height: 1.55 !important;
    margin: 0 0 0.85rem !important;
  }
}
