:root {
    --black-color: #000;
    --gray-color: #afafaf;
    --gray-color2: #ebeef1;
    --brown-color: #3b2821;
}