.single-post p:not(.top-bar p) {
    margin-bottom: 20px !important;
}

.site-footer p {
    margin-bottom: 7px !important;
}

.single-post h2 {
    margin-top: 40px !important;
}

.elementor-widget-theme-post-content {
    figure {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

a.read-more {
    display: none;
}

.elementor-pagination {
    padding-top: 60px;
}