﻿.svp-event-page-container { box-sizing: border-box; position: relative; }
.svp-hero-fullscreen { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; padding: 0; background: #000000; overflow: hidden; box-sizing: border-box; }
.svp-theme-dark { background: #080b11; color: #f8fafc; }
.svp-theme-light { background: #f8fafc; color: #0f172a; }
