.quick-add_size-variant--wrapper {
    display: flex;
    background-color: #adaede;
    justify-content: center;
    width: 100%;
}
.quick-add__button[disabled] {
    color: lightgray;
    cursor: not-allowed !important;
}