.elementor-kit-6{--e-global-color-primary:#BA514D;--e-global-color-secondary:#DF3C4A;--e-global-color-text:#000000;--e-global-color-accent:#E6BEB8;--e-global-color-31b4a83:#F9F6EF;--e-global-color-9bb0a73:#9EA88D;--e-global-color-1e80c91:#CEAEAE;--e-global-color-4ab3e14:#FFFDF8;--e-global-color-e3f116e:#BA514D12;--e-global-color-ce4576b:#6B2C2C;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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 */html {font-size:14px;}
h1 {font-size: clamp(1.85714285714286rem, 1.51321rem + 1.605vw, 3.71428571428571rem)!important;}
h2 {font-size: clamp(1.71428571428571rem, 1.42329rem + 1.358vw, 3.28571428571429rem)!important;}
h3 {font-size: clamp(1.57142857142857rem, 1.41264rem + 0.741vw, 2.42857142857143rem)!important;}
h4 {font-size: clamp(1.42857142857143rem, 1.40221rem + 0.123vw, 1.57142857142857rem)!important;}
h5 {font-size: clamp(1.28571428571429rem, 1.25936rem + 0.123vw, 1.42857142857143rem)!important;}
h6 {font-size: clamp(1.14285714285714rem, 1.1165rem + 0.123vw, 1.28571428571429rem)!important;}
body {font-size: clamp(0.857142857142857rem, 0.80421rem + 0.247vw, 1.14285714285714rem)!important;}
p {font-size: clamp(0.857142857142857rem, 0.80421rem + 0.247vw, 1.14285714285714rem)!important;}

h1 { line-height: clamp(2.5rem, 2.2rem + 2vw, 5rem) !important; }
h2 { line-height: clamp(2.25rem, 2rem + 1.8vw, 4.5rem) !important; }
h3 { line-height: clamp(2rem, 1.85rem + 1.5vw, 4rem) !important; }
h4 { line-height: clamp(1.75rem, 1.7rem + 0.5vw, 2rem) !important; }
h5 { line-height: clamp(1.6rem, 1.55rem + 0.3vw, 1.9rem) !important; }
h6 { line-height: clamp(1.5rem, 1.4rem + 0.2vw, 1.75rem) !important; }
body { line-height: clamp(1.5rem, 1.4rem + 0.3vw, 1.75rem) !important; }
p { line-height: clamp(1.5rem, 1.4rem + 0.3vw, 1.75rem) !important; }







/* Change bold font color */
/*p b, p strong {*/
    color: #9A4364; /* Replace with your desired color */
/*}*/

p b:hover, p strong:hover {
    color: #C15D86; /* Replace with your desired hover color */
}


@media screen and (max-width: 480px) {
  html {
    font-size: 18px;
  }

}/* End custom CSS */