/* ===== VIDEO SECTIONS OVERRIDE ===== */
/* Force full-width for video presentation sections */
.section.section--dark:has(.video-wrapper:not(.video-grid .video-wrapper)) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.section .video-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}