/* === Trident Google Reviews Styles === */

.testimonials {
    padding: 2rem 0;
    font-family: "Montserrat", sans-serif;
}

.testimonials .grs-logo {
    text-align: center;
    margin-bottom: 1rem;
}

.testimonials .grs-logo img {
    height: 40px;
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.testimonials .grs-stars {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1.25rem;
    font-style: normal;
}

.testimonials .grs-review {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    line-height: 1.6;
    color: #fff;
}

.testimonials .grs-author {
    text-align: center;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

.splide__slide {
    padding: 1rem;
}
