.elementor-766 .elementor-element.elementor-element-ee3e39e{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-766 .elementor-element.elementor-element-ee3e39e:not(.elementor-motion-effects-element-type-background), .elementor-766 .elementor-element.elementor-element-ee3e39e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-766 .elementor-element.elementor-element-cb064f3{--display:flex;--border-radius:10px 10px 10px 10px;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-766 .elementor-element.elementor-element-cb064f3:not(.elementor-motion-effects-element-type-background), .elementor-766 .elementor-element.elementor-element-cb064f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for shortcode, class: .elementor-element-1f3dd54 */.latest-reviews {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

span.review-thumbnail img {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    margin-right: 6px;
}

span.review-date {
    margin-left: 25px;
}

.review-item {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(0 0 0 / 25%);
}
.review-header strong {
    color: #333333;
    margin-right: 10px;
}
.review-header {
    margin-bottom: 5px;
}
.review-item p {
    margin-bottom: 0px;
}
.review-meta {
    margin-top: 10px;
}

.review-meta {
    margin-top: 10px;
}
span.rating {
    color: #f59a57;
}/* End custom CSS */