.single .estado-actividad{}

  .single .estado-actividad .estado{
    font-size: var(--e-global-typography-ac5a811-font-size);
    font-weight: var(--e-global-typography-ac5a811-font-weight);
    margin: 0;
    padding: 0;
  }

  .e-loop-item .estado-actividad .estado{
    font-size: var(--e-global-typography-10b78d9-font-size);
    font-weight: var(--e-global-typography-10b78d9-font-weight);
    line-height: var(--e-global-typography-10b78d9-line-height);
    margin: .5rem 0 0 0;
    padding: 0;
  }