/**
 * Add your css styles here, this will be placed on the document head
**/
.codicts-google-reviews .review-text {
    color: #dedede;
}
.codicts-google-reviews .review-date {
    color: #d9d9d9 !important;
}
.codicts-google-reviews.summary-reviews-template .codicts-reviews-summary span:not(.review-stars) {
    font-size: 22px !important;
    color: #fff !important;
    font-weight: bold;
}