.elementor-kit-1666{--e-global-color-primary:#3F8A8C;--e-global-color-secondary:#E8C5C8;--e-global-color-text:#0B0B0B;--e-global-color-accent:#2E6E70;--e-global-color-b9bbf4b:#C98A8E;--e-global-color-960ab9d:#F3EFE9;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Georgia";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:italic;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c8fa162-font-size:13px;--e-global-typography-c8fa162-font-weight:500;--e-global-typography-c8fa162-text-transform:uppercase;--e-global-typography-c8fa162-font-style:normal;--e-global-typography-c8fa162-letter-spacing:2px;font-size:17.5px;}.elementor-kit-1666 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */h1 {
    font-size: clamp(2.5rem, 5vw, 4.5rem);
}

h2 {
    font-size: clamp(2rem, 4vw, 3.5rem);
}

h3 {
    font-size: clamp(1.75rem, 3vw, 2.5rem);
}

h4 {
    font-size: clamp(1.5rem, 2.5vw, 2rem);
}

h5 {
    font-size: clamp(1.25rem, 2vw, 1.5rem);
}

h6 {
    font-size: clamp(1rem, 1.5vw, 1.25rem);
}
.pink_txt{
    color: #E8C5C8;
}/* End custom CSS */