:root {
    --theme-color1: #6fb350;
    --theme-color2: #d65671;
}

.slogan { text-align: center; }

.wrapper:has(.slideshow) {
    max-width: none;
    padding: 0;
}

.photospot, .box-hero-image { aspect-ratio: 16 / 9; }

blockquote { border-left: 3px solid var(--theme-color1); }