.page-wrapper {
    overflow: clip;
}

.eeb-site-main {
    position: relative;
}

.admin-bar .sticky-header--normal {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .sticky-header--normal {
        top: 46px;
    }
}

.eeb-site-main img {
    max-width: 100%;
    height: auto;
}

.eeb-site-main .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.site-main .elementor-section:first-child {
    margin-top: 0;
}

.main-header__logo img,
.main-footer__logo img,
.mobile-nav__content .logo-box img {
    max-width: 100%;
    height: auto;
}

.main-footer__bottom {
    padding: 24px 0;
}

.eeb-article .entry-title,
.archive .page-title {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}

html {
    scroll-padding-top: 120px;
}
