.elementor-kit-16899{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7339d7e5:#4054B2;--e-global-color-3234269a:#000;--e-global-color-9c4e39b:#FFF;--e-global-color-61426e89:#B280E2;--e-global-color-949ae32:#FCCB54;--e-global-color-f42b4b4:#603F98;--e-global-color-f4b9f56:#FCEDC9;--e-global-color-7951604:#414042;--e-global-color-5998df7:#EBEBED;--e-global-color-28dddcf:#EAD5FD;--e-global-color-1b49dd0:#FDEBB5;--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-16899 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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* Tab Colors */
.elementor-tab-title {
    color: black !important;
}
.elementor-tab-title.elementor-active {
    color: #7a5ba7 !important;
}

/* Mobile Toggle Fix */
@media (max-width: 767px) {
    .elementor-tabs-wrapper {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-around !important;
    }
    .elementor-tab-title {
        width: 50% !important;
        border: 1px solid #ccc !important;
        text-align: center !important;
    }
    .elementor-tab-title.elementor-active {
        background-color: #f7f7f7 !important;
        border-bottom: 2px solid #7a5ba7 !important;
    }
}

/* Speaker Link Styles */
.elementor-tab-content a {
    color: #7a5ba7 !important;
    text-decoration: underline !important;
}/* End custom CSS */