.yotpo-widget-override-css .yotpo-main-widget-tabs:not(.pp-embedded-displayed) {
  margin-top: 1px;
  padding-top: 35px;
}

.yotpo-widget-override-css button {
  color: #000 !important;
}

.yotpo-widget-override-css .yotpo-smart-topics-headline,
.yotpo-widget-override-css .yotpo-related-product-title,
.yotpo-widget-override-css .yotpo-related-product-name,
.yotpo-widget-override-css .yotpo-review-votes-wrapper {
  color: #fff !important;
}

.yotpo-widget-override-css svg {
  stroke: #fff !important;
}

.yotpo-widget-override-css .yotpo-verified-icon-wrapper svg path {
  stroke: #000 !important;
}

#yotpo-summary-container div {
color: #000 !important
}

span.yotpo-summary-topic{
color: #000 !important
}

button.yotpo-summary-footer-read-all-reviews {
color: #000 !important
}

/*START - added for case 04011547*/
#yotpo-reviews-main-widget .yotpo-horizontal-pagination .selected {
  color: #000000!important;   
}

#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-pagination-number-container .yotpo-pagination-number:hover {
  color: #000000!important;   
}
/*additional request for this case*/
#yotpo-summary-header-title-id.yotpo-summary-header-title {
color: #000 !important;
}
#yotpo-summary-header-text.yotpo-summary-header-text{
color: #000 !important;
}

span.yotpo-summary-content{
color: #000 !important;
}

span.yotpo-summary-coverage{
color: #000 !important;
}
#yotpo-reviews-main-widget .yotpo-smart-topic-filter.smart-topic-wrapper:hover{
color: #000 !important;
}

#yotpo-reviews-main-widget .yotpo-smart-topic-filter[aria-checked="true"] {
color: #000 !important;
}
#yotpo-reviews-main-widget .yotpo-matched-reviews{
color: #ffffff !important;
}
#yotpo-reviews-main-widget .yotpo-clear-filters
{
color: #ffffff !important;
}
#yotpo-reviews-main-widget .yotpo-search-input::placeholder {
  color: #000;
}

/*END - added for case 04011547*/

.yotpo-review-form-footer-container > p::before {
    content: "You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.";
    font-size: 10px;
    position: absolute;
    bottom: 42px;
  	user-select: none !important;
}
button.yotpo-new-review-submit {
    margin-top: 25px !important;
}