/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/

.custom-section {
    text-align: center;
    padding: 60px 20px;
}

.custom-image {
    max-width: 300px;
    width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}