.elementor-kit-6{--e-global-color-primary:#2AEBFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#B5179E;--e-global-color-c0db796:#FFFFFF;--e-global-color-42f0669:#824DEB;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-size:16px;}.elementor-kit-6 p{margin-bottom:16px;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:60px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */#newbtn {
    border: 3px solid transparent;
    padding: 10px 20px;
    color: #fff; /* Set text color */
    font-size: 18px; /* Adjust font size as needed */
    text-align: center; /* Center align text */
    text-decoration: none; /* Remove default underline */
    cursor: pointer; /* Change cursor on hover */
    background-clip: padding-box; /* Ensure background color applies only to padding area */
    
    border-image: linear-gradient(to right, #844be9, #b5179e); /* Set gradient as border image */
    border-image-slice: 1; /* Ensure border image covers the entire border */
}/* End custom CSS */