/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/


/* */
/*///custom pages*/
.section-pg {
    margin: 12% 0 8% 0;
}

@media (max-width: 768px) {
    .section-pg {
        margin: 80% 0 15px 0;
    }
}
/*///custom pages*/