#slidecarthq .footer.sticky-footer {
    -webkit-box-shadow: 3px -14px 6px -4px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px 6px 6px -4px rgba(0,0,0,.12);
    box-shadow: 0 -6px 10px -4px #0000001f;
}
.testimonial-stars {
    color: #feb602!important;
  font-size: 22px!important;
}
.footer__title {
    margin-bottom: 20px;
    font-weight: bolder!important;
}
.footer__small-text {
    display: none!important;
}