.testimonials-list {
  background-color: $gray-bluish;

  &--background-white {
    background-color: $white;
  }
}
