.elementor-257 .elementor-element.elementor-element-f67958c{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-70401e01 *//* General Heading Spacing */
h1, h2, h3 {
  padding-top: 1em;
}

/* Paragraph Spacing */
p {
  margin-bottom: 25px;
  line-height: 1.7;
}

/* Image Spacing */
.elementor-widget-image {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* Pull Quote Block */
.pull-quote {
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #FAF8F5;
  border-left: 4px solid #C29371;
  padding: 1rem 1.5rem;
  font-style: italic;
  font-size: 1.25rem;
  position: relative;
  color: #3D3D3D;
}

.pull-quote::before {
  content: "“";
  color: #C29371;
  font-size: 2/* End custom CSS */