.investa-faq-style .sppb-panel-title {
    font-family:unset;
}

.investa-faq-style .sppb-panel-title span {
   font-family:unset;
   font-weight:bold;
   font-size:15px;
   color:#fff;
   /* background:#68aa98; */
   background:#c5111a;
   border-radius:50%;
   text-align:center;
   padding:4px;
   width:32px;
   height:32px;
   
}

.feature-carousel-style .sppb-carousel-extended-item:hover {
   background-color: #f0f1f3;
}

#sp-header {
   background:#b1030a;
   height:100px;
}

#sp-bottom {
   background:#b1030a;
}


.feature-carousel-style .sppb-carousel-extended-item img {
  display:block;
  margin-left: auto;
  margin-right:auto;
  text-align:center;
}
