.elementor-kit-12440{--e-global-color-primary:#F2F1EB;--e-global-color-secondary:#A4D1BD;--e-global-color-text:#2A2A2A;--e-global-color-accent:#61CE70;--e-global-color-45c320d:#701042;--e-global-color-c82d71c:#A4D1BD;--e-global-color-0b57240:#2C5784;--e-global-color-ce54325:#FFFFFF;--e-global-color-b639081:#FAF3A1;--e-global-typography-primary-font-family:"Dongle";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Dongle";--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:1.1em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-font-style:italic;--e-global-typography-0d2ffe4-font-family:"Dongle";--e-global-typography-0d2ffe4-font-size:2.2em;--e-global-typography-0d2ffe4-font-weight:700;--e-global-typography-ad809a8-font-family:"Nunito";--e-global-typography-ad809a8-font-size:1.4em;--e-global-typography-ad809a8-font-weight:800;--e-global-typography-ad809a8-font-style:italic;--e-global-typography-e54c037-font-family:"Nunito";--e-global-typography-e54c037-font-size:2.3em;--e-global-typography-e54c037-font-weight:800;--e-global-typography-e1aa82a-font-family:"Nunito";--e-global-typography-e1aa82a-font-size:1.4em;--e-global-typography-e1aa82a-font-weight:600;color:var( --e-global-color-text );}.elementor-kit-12440 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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{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:1280px;}.e-con{--container-max-width:1280px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --CrimsonViolet:#701042; --NunitoSans:Nunito Sans; --White:#ffffff; }
/* Start custom CSS */.header-bg {
  position  : relative;    
  border    : 1px solid black;
}

.header-bg::before {
  content          : '';    
  position         : absolute;
  height           : 30%;  
  width            : 90%;
  top              : 35%;   
  left             : 5%;
    
  background-color : #a4d1bd;
  border-radius: 25px;
}/* End custom CSS */