/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2026 | 07:10:40 */
.faqs_tabs .pp-tabs-labels{
	    max-width: 900px;
    margin: auto;
    padding: 20px;
    justify-content: center;
    gap: 14px;
}

.faqs_tabs .pp-tabs .pp-tabs-label{
	border: 1px solid #3C6469 !important;
	border-radius: 4px;
	margin: 2px;
}

.faqs_tabs .pp-tabs .pp-tabs-label:hover, .faqs_tabs .pp-tabs .pp-tabs-label:active, .faqs_tabs .pp-tabs .pp-tabs-label:focus{
	background-color: #fff;
	color: #3C6469;
	border: 1px solid #3C6469 !important;
}

.faq_row .fl-row-content-wrap{
	background-size: 950px;
}

.faqs_accordain .pp-accordion-item .pp-accordion-button-icon:before{
	background-color: #3C6469;
	    padding: 10px;
    color: #fff;
}