
:root {
    --bg:   #f7f2eb;
    --bg-dark: #FFFAF3;
    --text-color: #0c0c0c;
    --bg-header: white;
}

