.testimonial {
  padding: 3vw;}

  .testimonial-wrapper {
    max-width: 680px;
    margin: 0 auto;
    position: relative;
    text-align: center;}

    .testimonial .content-body {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;}

      .testimonial .content-body h2 {
        margin-bottom: 10px;}
