.fo-lesehinweis {
    margin-block: 1.5rem;
    padding: 1rem 1.25rem;
    border-left: 4px solid currentColor;
    background: rgba(127, 127, 127, 0.08);
}

.fo-lesehinweis > :first-child {
    margin-top: 0;
}

.fo-lesehinweis > :last-child {
    margin-bottom: 0;
}

.fo-lesehinweis .fo-lesehinweis__label {
    margin-bottom: 0.35rem;
    font-size: 0.82em;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    opacity: 0.72;
}

.fo-lesehinweis .fo-lesehinweis__label + p {
    margin-top: 0;
}
