:root {
    --body-text: #fff;
    --body-bg: #181A1B;
    --header-bg: #262A2C;
    --header-top-bg: #002D48;
    --header-main-color: #DEE2E4;
    --section-item-bg: #262A2C;
    --section-white-item-bg: #262A2C;
    --section-item-text: #fff;
    --section-item-nowrap-color: #fff;
    --product-card-bg: #262A2C;
    --input-bg: #3d4246;
    --transparent-btn-bg: transparent;
    --transparent-btn-color: #fff;
    --transparent-btn-border: #fff;
    --border-header: #DEE2E4;
    --burger-color: #f1faff;
    --svg-fill: #fff;
    --svg-header-fill: #DEE2E4;
    --modal-btn-active: #939BA0;
    --dosage-bg: #181A1B;
    --label-color: #DEE2E4;
    --input-color: #DEE2E4;
    --step-name: #fff;
    --header-hover: #0079c2;
    --counter-bg: #181A1B;
    --select-item-hover: #565656;
    --dosageBtn: #ffffff;

    --text: #fff;
    --text-muted: #939BA0;
}
