:is(body.single-kurs, body.single-seminar) main {
--hs-detail-font-size: 1rem;
--hs-detail-line-height: 1.625;
--hs-detail-flow-space: 1.25rem;
--hs-detail-heading-space: 2rem;
--hs-detail-heading-space-bottom: 0.75rem;
} :is(body.single-kurs, body.single-seminar) main
:is(
p,
li,
dd,
dt,
figcaption,
.hs-hero-compact-description,
.hs-editorial-text-paragraph,
.hs-key-facts-label,
.hs-key-facts-value,
.hs-keyfacts-label,
.hs-keyfacts-value,
.hs-team-mini-role,
.hs-process-subtitle,
.hs-process-step-description,
.hs-info-notice__message,
.hs-cta-text,
.hs-features-item,
.hs-features-text,
.hs-seminar-detail-text
):not(
.hs-editorial-text-badge,
.hs-hero-compact-back-link,
.hs-process-step-number,
.wp-block-button__link,
.hs-cta-button,
.hs-card-details-link
) {
font-size: var(--hs-detail-font-size) !important;
line-height: var(--hs-detail-line-height);
} @media (min-width: 768px) {
:is(body.single-kurs, body.single-seminar) main
:is(
.hs-hero-compact-description,
.hs-editorial-text-paragraph,
.hs-key-facts-label,
.hs-key-facts-value,
.hs-team-mini-role,
.hs-process-subtitle,
.hs-process-step-description,
.hs-info-notice__message,
.hs-cta-text
) {
font-size: var(--hs-detail-font-size) !important;
}
}  :is(body.single-kurs, body.single-seminar) main
:is(
.hs-editorial-text-header,
.hs-editorial-text-content,
.hs-hero-compact-content-column,
.hs-process-header,
.hs-info-notice__content,
.hs-cta-container
)
:is(p, ul, ol, dl, blockquote, figure, table, pre, .wp-block-list, .wp-block-quote),
:is(body.single-kurs, body.single-seminar) main
> :is(p, ul, ol, dl, blockquote, .wp-block-list, .wp-block-quote),
:is(body.single-kurs, body.single-seminar) main
> .entry-content
> :is(p, ul, ol, dl, blockquote, .wp-block-list, .wp-block-quote) {
margin-top: 0 !important;
margin-bottom: var(--hs-detail-flow-space) !important;
} :is(body.single-kurs, body.single-seminar) main
:is(
.hs-editorial-text-header,
.hs-editorial-text-content,
.hs-process-header,
.hs-info-notice__content,
.hs-cta-container
)
:is(h1, h2, h3, h4, h5, h6, .wp-block-heading),
:is(body.single-kurs, body.single-seminar) main
> :is(h1, h2, h3, h4, h5, h6, .wp-block-heading),
:is(body.single-kurs, body.single-seminar) main
> .entry-content
> :is(h1, h2, h3, h4, h5, h6, .wp-block-heading) {
margin-top: var(--hs-detail-heading-space) !important;
margin-bottom: var(--hs-detail-heading-space-bottom) !important;
} :is(body.single-kurs, body.single-seminar) main
:is(
.hs-editorial-text-header,
.hs-editorial-text-content,
.hs-hero-compact-content-column,
.hs-process-header,
.hs-info-notice__content,
.hs-cta-container
)
> :first-child {
margin-top: 0 !important;
}
:is(body.single-kurs, body.single-seminar) main
:is(
.hs-editorial-text-header,
.hs-editorial-text-content,
.hs-hero-compact-content-column,
.hs-process-header,
.hs-info-notice__content,
.hs-cta-container
)
> :last-child {
margin-bottom: 0 !important;
} :is(body.single-kurs, body.single-seminar) main
:is(ul, ol):not([class*='hs-']):not(.wp-block-navigation) {
padding-left: 1.5rem;
}
:is(body.single-kurs, body.single-seminar) main
:is(ul, ol):not([class*='hs-']):not(.wp-block-navigation)
> li
+ li {
margin-top: 0.5rem !important;
font-weight: 300 !important;
} :is(body.single-kurs, body.single-seminar) main
:is(ul, ol):not([class*='hs-'])
:is(ul, ol) {
margin-top: 0.5rem !important;
margin-bottom: 0 !important;
}