/*
Theme Name: Hello Elementor Child
Description: Child theme for Hello Elementor
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/


/* ==============================
   CUSTOM SITE STYLES
   ============================== */

.my-button {
    border-radius: 8px;
    padding: 12px 20px;
}

.custom-heading {
    font-weight: 700;
}