.boerse-page {
    max-width: 1100px;
}

.boerse-video-copy h2 {
    font-size: clamp(1.5rem, 3vw, 2.1rem);
}

.boerse-video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.boerse-cta-card h2 {
    font-size: clamp(1.45rem, 2.6vw, 1.9rem);
}
