#faq-content .single_toggle .toggler {
    font-weight: 18px;
    line-height: 1.8;
    color: #425563;     
}

#faq-content .toggle_icon span{
    border-color: var(--blue) !important;
}

#faq-content .toggle_content {
    color: var(--puty);
}
