:root {
    --color-link: #b5bddd;
    --color-btn: #b5bddd;
    --color-btn-txt: #fff;
    --color-text: #393939;
    --color-text-white: #FFFFFF;
    --color-title: #252525;
    --color-bg-1: #fff;
    --color-bg-2: #f8f8f8;
    --color-bg-3: #252525;
    --color-red: #ff3864;
    --font-title: Work Sans;
    --font-text: Montserrat;
}
.item-details {
    color: #000;
}
