.anniversary-page .exhibition-kicker {
    color: #805b56;
}

.anniversary-hero,
.anniversary-final-cta {
    background: #fbf6f3;
}

.anniversary-hero__scene {
    object-fit: cover;
    object-position: 56% center;
}

.anniversary-hero__products {
    right: 0;
    left: auto;
    object-fit: contain;
    object-position: center;
}

.anniversary-page .exhibition-button--primary {
    border-color: #233049;
    background: #233049;
}

.anniversary-page .exhibition-feature > span,
.anniversary-page .exhibition-flow span,
.anniversary-page .exhibition-product__use,
.anniversary-page .exhibition-product__details dt {
    color: #805b56;
}

.anniversary-page .exhibition-hero h1 span:first-child {
    white-space: normal;
}

@media screen and (max-width: 767px) {
    .anniversary-page .exhibition-hero h1 span {
        white-space: normal;
    }

    .anniversary-hero__scene {
        object-position: 58% center;
    }
}
