/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://wordpress.com
 Description:  Hello Elementor Child Theme
 Author:       Elementor
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

.theraoo-card {
    background: #fff;
    border: 1px solid #eef1f4;
    border-radius: 8px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
}

.theraoo-section-title {
    padding-bottom: 14px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e7eaee;
}