.form-field { margin-bottom: $space-xxs; display: flex; flex-direction: row; align-items: center; text-align: left; position: relative; &--grow { flex-grow: 1; } }