.elementor-kit-15{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ed5aceb:#6EC1E4;--e-global-color-e2d4727:#03B1C7;--e-global-color-e77a7ee:#03B1C7;--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-15 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.stage-btn .elementor-button {
    width: 100%;
}
.stage-btn .elementor-button-text {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center; 
    justify-content: space-between; 
}

/* Left column styles */
.stage-btn .elementor-button-text .left-column {
    flex: 3; 
    text-align: justify;
    margin-right: 30px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}

/* Right column styles */
.stage-btn .elementor-button-text .right-column {
    flex: 2; 
    text-align: center
}

/* Price text styling */
.stage-btn .elementor-button-text .right-column .price {
    font-size: 35px; 
    font-weight: bold;
}

/* Per month text styling */
.stage-btn .elementor-button-text .right-column .per-month {
    font-size:11px;
    font-weight: 500;
}

a {
    text-decoration: none !important;
}

a, a:visited, a:hover, a:active {
    text-decoration: none;
}/* End custom CSS */