.elementor-kit-28834{--e-global-color-primary:#000000;--e-global-color-secondary:#B04F98;--e-global-color-text:#44B173;--e-global-color-accent:#1D71B8;--e-global-color-fd42f6f:#1D71B8;--e-global-color-df7b501:#001489;--e-global-color-a221cbd:#78E6D0;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:20vw;max-width:20vw;}@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 */body{
    min-height: 100vh;

    display: flex;
    flex-direction: column;
}

/* Method 1: Targetting the main */
main{
    flex-grow: 1;
}

/* Method 2: Targetting the footer */
/* footer{
    margin-top: auto;
}
*//* End custom CSS */