/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2026 | 11:20:08 */
.green_btn_arrow .pp-button-icon:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/06/Arrow-Right-Button-Icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.faqs_accordain a{
	color: #3C6469;
}

.green_btn_arrow .pp-button .pp-button-icon{
	width: 24px;
    height: 24px;
}

.dual_btns .pp-custom-icon{
	margin-left: 16px;
	
}

.btn_group .fl-button-icon:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/06/Arrow-Right-Button-Icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.btn_group i.fl-button-icon-after{
	 width: 24px;
    height: 24px;
}

.dual_btns .fl-button-icon{
	margin-left: 16px;
	
}