/* Startseite — Legacy-Styles deaktiviert; Editorial-Layout in beanivo-design.css (.b-home) */

html.b-editorial .b-home :is(
    .home-testimonials,
    .home-faq,
    .home-cta,
    .home-key-features,
    .home-features,
    .b-home-legacy
) {
    display: none !important;
}
