.user-buttons-box {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.user-buttons-box>* {
    margin: auto;
}

.user-buttons-box .number-input {
    width: 8.2rem;
}