.elementor-12 .elementor-element.elementor-element-d9966dd{--display:flex;}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta .elementor-cta__bg, .elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-12 .elementor-element.elementor-element-34db90c{padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__content{min-height:100px;text-align:left;padding:60px 60px 60px 60px;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__bg-wrapper{min-width:500px;min-height:305px;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__title{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:600;color:#000000;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__description{font-family:"Roboto", Sans-serif;font-weight:400;color:#000000;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__button{color:#000000;border-color:#000000;border-width:3px;border-radius:50px;}.elementor-12 .elementor-element.elementor-element-34db90c .elementor-cta__button:hover{color:#FFFFFF;background-color:#2F7AF5;border-color:#A09B9B;}/* Start custom CSS for about, class: .elementor-element-5351381 *//* Make both items appear in two columns */
.te-info-list {
    display: flex !important;
    justify-content: space-between; /* left & right alignment */
    gap: 40px;
}

/* Make each item take 48% width so they align evenly */
.te-info-list .te-single-info-list {
    width: 48%;
}/* End custom CSS */