:root{
    --color-main:#bf0000;
    --color-main_active:#ee0000;
    --color-main_opacity: rgb(191,0,0,0.9);
    --color-main_hover:#9e0000;
    --color-pink:#F5EAF0;
    --color-deep-pink: #ff4a9e;
}