/* Scoped: verstecke nur Planvigo-Seitentitel, nicht Theme-h1 */
.planvigo_container > h1,
.pv-container > h1,
.planvigo-frontend-isolated > h1,
.entry-content > h1.wp-block-post-title {
    display: none !important;
    margin: 0   !important;
}

.planvigo-container {
    margin-top: 0 !important;
}