.faq-list-warp .d-flex.justify-content-between.collapsed h5:before {
    content: url(../images/caret-right-fill.svg);
    padding-right: 4px;
}

.faq-list-warp .d-flex.justify-content-between h5:before {
    content: url(../images/caret-up-fill.svg);
    padding-right: 4px;
}

.faq-list-warp .d-flex.justify-content-between {
    cursor: pointer;
}

#faq-list li::before {
    content: "";
    width: 0;
    height: 0;
}

#rev_slider_2_1 .tp-caption span a{
  color: #fff !important;
}
#rev_slider_2_1 .tp-caption span a:hover{
  color: #fff !important;
}
