.elementor-kit-7{--e-global-color-primary:#0C3981;--e-global-color-secondary:#D8C2B3;--e-global-color-text:#1E1E1E;--e-global-color-accent:#FFFFFF;--e-global-color-863caf6:#685ADBC7;--e-global-color-0b1ccb0:#AECAF1;--e-global-color-170efd3:#FFFFFF;--e-global-color-e775164:#D4DCE3;--e-global-color-bd1ff71:#5A6B7A;--e-global-color-9fa4b38:#000000;--e-global-color-0deb5a5:#5A6B7A;--e-global-color-443ac7a:#3D4A56;--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;--e-global-typography-8886b58-font-family:"Montserrat";--e-global-typography-8886b58-font-size:31px;--e-global-typography-8886b58-font-weight:700;--e-global-typography-8886b58-line-height:1.2em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;}.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);}.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-kit-7{--e-global-typography-8886b58-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Main button styling with multi-line text support */
.elementor-button {
 background-color: #C4D5DA !important;
    color: #000000 !important;
    border: 20px solid #ffffff !important;
    /*    
   font-family: 'Montserrat', sans-serif !important;
    line-height: 1.2 !important;    font-weight: 700 !important;
    font-size: 28px !important;
    letter-spacing: 1px   !important; 
    height: auto !important;
    min-height: 125px !important;
*/
     display: flex !important;   padding: 30px 40px !important;
    text-align: center !important;

    transition: all 0.3s ease !important;
    white-space: normal !important;
    
    align-items: center !important;
    justify-content: center !important;
  
    /* WIDTH - Add this line */
    /* width: 500px !important;  Change to adjust button width */
}

/* Button text wrapper */
.elementor-button-text {
    white-space: normal !important;
    word-wrap: break-word !important;
    display: block !important;
}

/* Hover effect */
.elementor-button:hover {
    background-color: #5a6b7a !important;
    color: #ffffff !important;
    border-color: #3d4a56 !important;
}/* End custom CSS */