:root {
    --primary: #33b5e5;
    --primary-1: rgb(158, 221, 241);
    --base-0: #fff;
    --base-1: #000;
    --base-2: #000;
}