
:root {
    --background-base: #ff0000;
    --background-complementary: rgb(244, 243, 243);
    --background-second-complementary: #919191;
    --text-color: #000;
    --hover-color: #70ff77;
    --highlight-color: #ff3be0;
    --text-hover-color: #ff7070;
    --blur-color: rgba(255, 255, 255, 0.5);






}
