@font-face {
    font-family: 'The Seasons';
    src: url('TheSeasonsRegular.woff2') format('woff2'),
        url('TheSeasonsRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.luviana-front-page-header .child-pages-list .child-page-content-wrapper {
    padding: 0.5rem 50px;
}
.luviana-front-page-header .child-pages-list .child-page {
    min-height: 500px;
}
.luviana-front-page-header .slick-dots {
    bottom:3rem;
}