/* Start custom CSS for text-editor, class: .elementor-element-3c76405 */.testimonial {
  border-left: 4px solid #000;
  padding: 15px 20px;
  margin: 20px 0;
  background-color: #f9f9f9;
  font-style: italic;
  position: relative;
}

.testimonial cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  font-weight: 600;
}

.testimonial::before {
  content: "“";
  font-size: 40px;
  position: absolute;
  left: 10px;
  top: -10px;
  color: #ccc;
}/* End custom CSS */