:root{--primary-button-color: #A89C87; --main-third-color: #A29782; --main-fourth-color: #F6F3ED; --main-second-color: #ECEBE8; --border-radius: 6px; --product-card-bg: #fff; --product-card-border: #d2e4f6; --product-card-color: #333333;} .btn-success { color:#333 !important;
    border: 1px solid 
color-mix(in srgb, var(--main-third-color), #fff 55%);}

.basket-item-basket-price[data-v-2c3352cf] {
    font-size: 14px;
    color: #A29782 !important;
    font-weight: 600;
}
.text-red {
    color: #A29782 !important;
}.basket-item-cargo-date[data-v-1d075631] {
    color: #a29782 !important;
    font-size: 11px;
    margin-bottom: 8px;
}.title[data-v-71ded232] {
    flex: 1;
    font-size: 16px;
    font-weight: 600;
    color: #a29782 !important;
    white-space: nowrap;
}

.order-summary-card-title[data-v-71c23628] {
    color: #a29782 !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.logo {
    width: 262px !important;
}
.logo img {
    max-width: 100%;
    max-height: 85px !important;
}