/* Removes the Border of Display Title */
.coh-container .coh-ce-e8472388 {
	border-bottom-style: none !important;
	margin-bottom: -2rem !important;
}

/* Adjusts the Accordion Header Font and Margins*/
.coh-ce-cpt_faq_accordion-ad7dd7a4 {
	margin-bottom: 40px !important;
	font-size: 30px !important;
}

/* Adjusts Font size of Accordion Item and Removes Uppercase*/
.coh-style-faq-accordion-tab {
	text-transform: none !important;
	font-size: 16px !important;
}