:root {
    --primary: #7b1f29;
    --primary-1: darkred;
    --base-0: #0e262b;
    --base-1: #fff;
    --base-2: rgb(218, 214, 214);
}