/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 09:33:44 */

.faq_accrodian_customs .pp-accordion-item.pp-accordion-item-active .pp-accordion-button-label {
    background: linear-gradient(to right, #002551 0%, #1B5C39 10%, #348C4E 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
    box-sizing: border-box;
}
.grediant_heading_text_custom {
    background: linear-gradient(to right, #002551 0%, #348C4E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}