.blog-section.layout-3 .blog-post-more {
    background-color: #ffffff !important;
}

.floating-cta {
    z-index: 2 !important;
}

footer .column-element .footer-col-item.custom-footer-html a {
    color: #000000;
}

.slmp-gallery .slmp-image-item .slmp-image {
    height: 300px;
}

.slmp-gallery .slmp-image-item {
    overflow: hidden;
}

.slmp-gallery .slmp-image-item img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

@media only screen and (min-width:1024px) {
    .col-3.contact-site-info-item {
        font-size: 16px;
    }
}

@media only screen and (min-width:1367px) {
    .col-3.contact-site-info-item {
        font-size: 16px;
    }
}

@media only screen and (max-width:1023px) {
    .backToTop {
        bottom: 125px !important;
    }

    #slmp_geojuice #slmp_right ol li blockquote {
        font-size: 12px !important;
    }

    .entry-content ol {
        padding: 0 0 0 20px !important;
    }


}
