:root {
    --color-pink-buttom: #c91f80;
    --color-text-disable: #b2b2b2;
    --color-text-title: #4e4e4e;
    --color-text-par: #4e4e4e;
    --color-text-par-mark: #00000;
    --color-text-second: #ffffff;
    --color-text-mark: #5382c0;
    --color-background-first: #ffffff;
    --color-background-second: #f6f6f6;
    --color-background-three: #fcfcfc;
    --font-regular: 'todayshop-regular';
    --font-bold: 'todayshop-bold';
}