.testimonial_text {
  font-weight: 500;
  background-color: #e2f3ff;
  padding: 15px 20px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid;
  box-shadow: 0 5px 15px #00000024;
}
