.testimonials-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  padding: 3rem; }

.testimonials-1 h3 {
  line-height: 22px;
  font-size: 18px; }

.testimonials-1 .subtitle {
  line-height: 24px; }

.testimonials-1 .testimonial {
  padding: 3rem 1.5rem;
  background-color: var(--bs-body-bg);
  box-shadow: 0 0.1rem 0.5rem rgba(var(--bs-body-color-rgb), 0.15); }

.testimonials-1 .testimonial .bg {
  background-size: cover;
  padding: 150px 0; }
