/* Add here all your CSS customizations */

/* .custom-section-padding {
  padding: 60px 0px;
} */

.testimonial blockquote {
  background: initial;
  font-family: "Poppins", sans-serif;
}

.testimonial blockquote p {
  color: #818898;
  padding: 0px;
  font-family: "Poppins", sans-serif;
}

.testimonial .testimonial-author.float-left {
  padding-left: 4rem;
}
