.yext-review {
    padding: 24px;
}

.yext-review-rating {
    color: #FDCC0D;
}

.google-logo {
    float: right;
}

.yext-review-author {
    font-weight: bold;
}


.yext-review-content {
    margin-bottom: 24px;
}

.slick-prev {
    left: -50px;
    border: none;
}

.slick-next {
    right: -50px;
    border: none;
}

.slick-arrow:hover svg {
    fill: #000000;
}