:root {
    --theme-bgcolor: #F24A52;
    --theme-color: #303F2D;
    --theme-color-active: rgb(219, 108, 17);
}