.elementor-kit-4348{--e-global-color-primary:#060707;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C52184;--e-global-color-5bef7ae:#F9B4ED;--e-global-color-7437fc6:#E574BC;--e-global-color-d0cae9f:#57D628;--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-4348 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){--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Fix Vinebuilders Next Step shortcode button */
.elementor-shortcode .vb-next-step {
    display: inline-block !important;
    background-color: #C52184 !important;
    border: none !important;
    padding: 12px 22px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: background-color .2s ease !important;
}

/* Hover */
.elementor-shortcode .vb-next-step:hover {
    background-color: #57D628 !important; /* your green hover */
    color: #ffffff !important;
}

/* Active */
.elementor-shortcode .vb-next-step:active {
    transform: translateY(1px);
}/* End custom CSS */