.elementor-7565 .elementor-element.elementor-element-7565 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:15px;color:#302F2F;}/* Start custom CSS for heading, class: .elementor-element-7565 */.elementor-7565 .elementor-element.elementor-element-7565:hover::after {
            content: "";
            position: absolute;
           left: 0px;
    bottom: -32px;/* Adjust this value to control the distance from the text */
            width: 38px;
            height: 2px; /* Adjust the thickness of the underline */
            background-color: var(--menu-indicator-hover-color, var(--theme-palette-color-2)); 
	transition:opacity .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),width .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),height .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),top .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),bottom .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)
		;/* Set the underline color */
        }/* End custom CSS */