/*
Theme Name:   Avada Child
Theme URI:    https://golfwithgrace.com
Description:  Child theme for Avada — Golf With Grace customizations
Author:       Golf With Grace
Author URI:   https://golfwithgrace.com
Template:     Avada
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  avada-child
*/

/* Add your custom CSS below this line */

.fusion-faq-shortcode .fusion-accordian #accordian-1 .fusion-toggle-boxed-mode:hover .panel-title a {
	color: var(--awb-custom_color_6) !important;
}

.imgFill{
		min-height: 400px; /* adjust to your preferred height */
	overflow: hidden;
	position: relative;
}


.tH{
    max-width: 48ch;
  text-wrap: balance;
}


