.fiat-make-logo {
  display: none !important;
}

.yotpo .yotpo-testimonials-btn {
    text-align: center;
    padding: 15px 5px !important;
}

#yotpo_testimonials_btn span {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px; /* Adjust size as needed */
    text-align: center;
}

#yotpo_testimonials_btn span::after {
    content: "(Click For Reviews)";
    font-size: 9px; /* Adjust size as needed */
    font-weight: bolder;
    margin-top: 2px; /* Adjust spacing */
}

.footnotes {
display: none !important;
}