.step-progress-bar { .step-progress-bar-labels { display: flex; flex-flow: row; padding-top: 0.75rem; div { flex-grow: 1; text-align: center; color: $secondary; font-weight: bold; &:first-child { text-align: left; } &:last-child { text-align: right; } } } }