.elementor-kit-1{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-05beef5:#0092CF;--e-global-color-e676427:#061399;--e-global-color-ac24781:#FFFFFF;--e-global-color-7f4cf10:#000000;--e-global-color-3efc8a8:#BFC4FA;--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-kit-1 button,.elementor-kit-1 input[type="button"],.elementor-kit-1 input[type="submit"],.elementor-kit-1 .elementor-button{background-color:var( --e-global-color-e676427 );color:var( --e-global-color-ac24781 );border-radius:0px 0px 0px 0px;}.elementor-kit-1 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1 h1{font-family:"Roboto", Sans-serif;font-size:54px;}.elementor-kit-1 h2{font-family:"Roboto", Sans-serif;font-size:43px;}.elementor-kit-1 h3{font-family:"Roboto", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-1 h2{font-size:33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* FORCE Gutenberg button to full width inside Elementor Loop Grid items */

.elementor-loop-container .elementor-widget-theme-post-content .wp-block-buttons {
    width: 100% !important;
    display: flex !important;
}

.elementor-loop-container .elementor-widget-theme-post-content .wp-block-button {
    width: 100% !important;
    flex: 1 1 100% !important;
}

.elementor-loop-container .elementor-widget-theme-post-content .wp-block-button__link {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
}

.wp-block-button__link,
.elementor-loop-container .wp-block-button__link {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important; /* ensures vertical + horizontal centering */
}/* End custom CSS */