:root {
    --text: #e8e8ed;
    --background: #09090c;
    --primary: #47465d;
    --secondary: #16161d;
    --accent: #6f6e91;
}