.slideshow-slide__title strong {
    color: #fdeab8;
}
.slideshow-slide__text {
    --slideshow-bottom: 17rem !important;
    max-width: 45.8rem;
}

.slideshow-slide__desc {
    text-wrap: balance;
}

@media only screen and (min-width: 1360px) {
    .slideshow-slide__title {
        font-size: calc(var(--font-heading-h1-scale) * 4.8rem);
    }
}
