.elementor-1334 .elementor-element.elementor-element-0c55d21{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1334 .elementor-element.elementor-element-8cf6962{text-align:center;}.elementor-1334 .elementor-element.elementor-element-8cf6962 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:600;font-style:normal;line-height:32px;color:var( --e-global-color-5a05828 );}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-b131211 */.step-labels-after-container {
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.wpbc_steps_for_timeline_step {
  display: flex;
  align-items: center;
}

.wpbc_steps_for_timeline_step .step-label {
  margin-left: 8px;
  font-weight: 700;
  color: #1e3a8a;
}
.wpbc_steps_for_timeline_step:not(.wpbc_steps_for_timeline_step_active) .step-label {
  color: #999;
}

/* Contenedor de los textos después del timeline */
.step-labels-after-container {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-weight: 400; 
  font-size: 14px;
}

.step-labels-after-container .step-label {
  font-weight: 400;
  color: #999; 
}

.step-labels-after-container .step-label.active {
  font-weight: 700;
  color: #000; 
}/* End custom CSS */