:root {
    --color: white;
    --bg-header: #3D48AE;
    --bg-body: #212121;
    --bg-2: #282828;
}
