.faqs-section .vc_toggle{
    padding: 20px;
    background-color: var(--bg-secondary);
    border-radius: 5px;
}

.faqs-section .vc_toggle_content p:last-child,
.faqs-section .vc_toggle_content > :last-child{
    margin-bottom: 0px;
}

.faqs-section .vc_toggle_content{
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}