.funding-progress { height: 2rem; @extend .box-shadow; border: 1px solid $success; .progress-bar { span { display: inline-block; white-space: nowrap; padding: dist(1); font-size: 1rem; color: white; text-shadow: 0 1px 2px black, 0 1px 2px black; font-weight: bold; } } }