.custom-references {
    padding: clamp(40px, 14vw, 120px) clamp(25px, 6vw, 70px);
    
    margin: 0 auto;
}


.custom-references-content {
    max-width: 1200px;
    margin: 0 auto;
}
.custom-references .post-grid {

}
.custom-references .post-grid a {
    display: block;
}
@media screen and (min-width: 768px) { 
    .custom-references .heading {
        text-align: center;
    }
}
@media screen and (min-width: 1024px) {  

}
.elementor-element[data-element_type="container"]:has(.elementor-widget-custom-references),
.elementor-element[data-element_type="container"] > .e-con-inner:has(.elementor-widget-custom-references){
    padding: 0;
    max-width: 100%;
    
}