/* Keep the opening quote in its own gutter, aligned with the first line. */
.elementor-503 .elementor-element.elementor-element-5e7b502 .elementor-text-editor > p {
    position: relative;
    padding-inline-start: 0.4em;
}

.elementor-503 .elementor-element.elementor-element-5e7b502 .elementor-text-editor > p > span:first-child {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
}
