.elementor-kit-6{--e-global-color-primary:#946F3F;--e-global-color-secondary:#412823;--e-global-color-text:#585858;--e-global-color-accent:#946F3F;--e-global-color-c3454ca:#946F3F;--e-global-color-94e6aec:#412823;--e-global-color-9237358:#FFFFFF;--e-global-color-43f1135:#F9F8ED;--e-global-color-631ea09:#542A26;--e-global-color-5230765:#C8B39B;--e-global-color-3331c4c:#B59B76;--e-global-color-ac68f69:#836336;--e-global-typography-primary-font-family:"Cormorant Infant";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Sans Condensed";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-43f1135 );color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-c3454ca );}.elementor-kit-6 a:hover{text-decoration:none;}.elementor-kit-6 h1{font-family:"Cormorant Infant", Sans-serif;font-size:50px;font-weight:500;}.elementor-kit-6 h2{font-family:"Cormorant Infant", Sans-serif;font-size:32px;font-weight:500;}.elementor-kit-6 h3{font-family:"Cormorant Infant", Sans-serif;font-size:26px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.square-bg-container {
    aspect-ratio: 1 / 1;          /* Makes it perfectly square */
    background-size: cover;       /* Or 'contain' depending on your needs */
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;                  /* Let it take available width */
    height: auto;                 /* Aspect-ratio will control height */
}/* End custom CSS */