.user--register{ h1{ font-size: 3rem !important; font-weight: normal; } .form-item{ display: flex; flex-direction: column; } #user-register-form{ .form-item{ display: flex; flex-direction: column; padding-bottom: 1rem; } label{ padding-bottom: 0.5rem; } input{ height: 2rem; } } }