Change rating color
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-card .reputon-rating-stars {color: green;}
Change name color
/* change widget names */
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-name {color: red;}
Change review text color
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-text,
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-text p {color: red;}
Change publishing date color
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-date {color: red;}
Change border width, style and color
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-top-part {border: 3px solid red;}
.reputon-google-reviews-widget .reputon-dual-row-carousel .reputon-top-part::after {background: red;}