/* Elementor Heading widgets and headings placed inside Elementor content. */
.elementor .elementor-heading-title,
.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6,
.elementor-location-header h1,
.elementor-location-header h2,
.elementor-location-header h3,
.elementor-location-header h4,
.elementor-location-header h5,
.elementor-location-header h6,
.elementor-location-footer h1,
.elementor-location-footer h2,
.elementor-location-footer h3,
.elementor-location-footer h4,
.elementor-location-footer h5,
.elementor-location-footer h6{
    font-family:'Cormorant Garamond', Georgia, 'Times New Roman', serif !important;
}

/* Preserve the same typography while editing pages in Elementor. */
.elementor-editor-active .elementor-heading-title,
.elementor-editor-active h1,
.elementor-editor-active h2,
.elementor-editor-active h3,
.elementor-editor-active h4,
.elementor-editor-active h5,
.elementor-editor-active h6{
    font-family:'Cormorant Garamond', Georgia, 'Times New Roman', serif !important;
}
