/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
*/

/* Add your custom styles below */
.faq_style .e-n-accordion-item{
border-radius: 16px;
border: 1px solid rgba(123, 148, 129, 0.30);
}
