.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#ECDB04;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-4b5ec6a:#5ADDE2;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.text-is-gradient {
    background-image: linear-gradient(to right, var(--gradient-text) 11%, var(--gradient-color-2));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}


.button-border {
    background-image: linear-gradient(to right, var(--gradient-color-1), var(--gradient-color-2));
    color: #fff;
    border-radius: 10rem;
    padding: 2px;
    font-weight: 600;
    text-decoration: none;
    display: flex;
}


body{
    margin: 0;
    padding: 0;
    
}/* End custom CSS */