/*
Theme Name:   Hello Theme Child Theme
Author:       Your Name
Template:     hello-elementor
Version:      1.0.0
*/

/* --------------------------------------------------
   Child Theme Base Styles
-------------------------------------------------- */

/* Inherit parent styles automatically (WordPress handles this) */

/* Your custom CSS starts here */

.h-full{height:100%!important;}
.rounded-full{border-radius:9999px !important}