/* Sinovo test: only the first three Massgeschneidert section titles, CSS-only, no HTML changes. */
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(1) h2,
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(1) h2 *,
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(2) h2,
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(2) h2 *,
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(3) h2,
body.o_website_url_massgeschneidert #wrap > section.s_split_intro:nth-of-type(3) h2 * {
    font-family: "Span Regular", Span, span, serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
