.elementor-kit-1294{--e-global-color-primary:#F0F0F0;--e-global-color-secondary:#3D3086;--e-global-color-text:#000000;--e-global-color-accent:#F23184;--e-global-typography-primary-font-family:"Merriweather";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;font-family:"Poppins";}.elementor-kit-1294 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1294 a{font-family:"Poppins";}.elementor-kit-1294 a:hover{font-family:"Poppins";}.elementor-kit-1294 h1{font-family:"Poppins";}.elementor-kit-1294 h2{font-family:"Poppins";}.elementor-kit-1294 h3{font-family:"Poppins";}.elementor-kit-1294 h4{font-family:"Poppins";}.elementor-kit-1294 h5{font-family:"Poppins";}.elementor-kit-1294 h6{font-family:"Poppins";}.elementor-kit-1294 button,.elementor-kit-1294 input[type="button"],.elementor-kit-1294 input[type="submit"],.elementor-kit-1294 .elementor-button{font-family:"Merriweather";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-header .site-navigation .menu li{font-family:"Merriweather";}.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 *//* Custom Cursor for Whole Website */
body, html {
  cursor: url('https://yourdomain.com/path-to-your-cursor.png'), auto;
}
 /*Optional: custom cursor for clickable elements */
a, button, input[type="submit"] {
  cursor: url('https://yourdomain.com/path-to-your-click-cursor.png'), pointer;
}/* End custom CSS */