.elementor-kit-8 e-page-transition {
    background-color: #ffbc7d
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1360px
}

h1.entry-title {
    display: var(--page-title-display)
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch
}

@media (max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px
    }
}

@media (max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }
}