/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 13 2025 | 12:46:18 */
.custmaintitle span{
	margin-top:10px;
	background:#109c3d;
	text-transform:uppercase;
	border-radius:5px;
	display:block;
	padding:10px 15px;
	width:fit-content;

}
/*-- FAQ --*/
.custfaq .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{
	box-shadow:0px 0px 15px 0px rgb(6 74 17 / 35%);
}
.custfaq .e-con-full{
	box-shadow:0px 0px 15px 0px rgb(6 74 17 / 35%);
}