:root {
    --theme-bgcolor: #3ea3e0;
    --theme-color: #3369a9;
    --theme-color-active: rgb(219, 108, 17);
}