:root {
    --text-color: gray;
    --title-color: white;
    --background-color: black;
    --hover-blocks:  rgba(55, 55, 56, 0.625); 
}