.testimony-card {
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0px 7px 14px rgb(33 33 33 / .21);
}

.testimony-card p {
  font-weight: normal;
}