.header,
body.scrolled .header,
body.has-cinematic-hero .header,
body.has-cinematic-hero.scrolled .header {
    border-bottom: 1px solid rgba(61, 26, 75, 0.18);
    box-shadow:
        0 1px 0 rgba(61, 26, 75, 0.08),
        0 14px 24px -12px rgba(15, 23, 42, 0.3);
}
