/* the-colberts specific css overrides */

:root {  /* CSS Variables */
    --pwk-win-bkgrnd-clr: rgb(50, 52, 61);
    --pwk-grp-box-bkgrnd-clr: rgba(255, 255, 255, .12);
    --hrs-day-of-month-clr: rgba(255, 255, 255, .75);
    --hrs-wk-lbl-clr:  rgba(255, 255, 255, .20);
}
