.address-step { margin-top: 2rem; &__billing, &__shipping { border: solid 1px $color-border; margin-bottom: 2rem; padding: 1.5rem; > legend { font-size: 1.2rem; font-weight: 700; text-transform: uppercase; } } &__actions { margin-top: 2rem; } }