.stepContainer{height:250px}.numberOuter{width:100px;height:100px;display:flex;justify-content:center;align-items:center;font-size:2.5em;font-weight:700;color:#fff;background-color:var(--red-color);border-radius:50%;border:2px solid #fff}.stepContainer h3{font-size:1.5em;font-weight:var(--font-weight--bold);margin-bottom:0}