.RRPR_src-features-rating_widget-styles__container button {
    background-color: lightgrey !important; /* Ensures this style takes precedence */
}

.RRPR_src-features-reviews-styles__review {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}


.RRPR_src-features-display-grid-styles__gridContainer .RRPR_src-features-display-grid-styles__gridX{
    padding-bottom: 8px !important;
}

.RRPR_src-features-reviews-styles__mainHeader {
    padding-bottom: 8px !important;
}

.RRPR_src-features-social_qa-styles__container,
.RRPR_src-features-social_qa-styles__body,
.RRPR_src-features-social_qa-styles__header,
.RRPR_src-features-social_qa-styles__questionContainer,
.RRPR_src-features-social_qa-styles__answers,
.RRPR_src-features-social_qa-styles__answerBody,
.RRPR_src-features-social_qa-styles__biga,
.RRPR_src-features-social_qa-styles__answerText,
.RRPR_src-features-social_qa-styles__answerFooter,
.RRPR_src-features-social_qa-styles__questionFooter {
  font-family: 'Karla', sans-serif !important;
}

.RRPR_src-features-social_qa-styles__bigQ,
.RRPR_src-features-social_qa-styles__questionText {
  font-family: 'Karla', sans-serif !important;
}

.RRPR_src-features-display-modal-styles__modal,
.RRPR_src-features-display-modal-styles__modal * {
  color: #000 !important;
  opacity: 1 !important;
  filter: none !important;
  font-weight: 500 !important;
}


.RRPR_src-features-form-styles__label a {
  color: #0000EE !important; /* Darker blue link */
  text-decoration: underline;
}
.RRPR_src-features-form-styles__button.RRPR_src-features-form-styles__cancelButton {
  background-color: #136ad5 !important;
  color: #fff !important; /* Optional: white text for contrast */
  border-color: #136ad5 !important; /* If there's a border */
}

.RRPR_src-features-form-styles__button.RRPR_src-features-form-styles__submitButton {
  color: #ffffff !important;
}
v




