/* WatchMeWin brand theme overrides. Loaded after main.css. */
/* TODO: finalize the palette with design. */
:root {
    --brand-bg: #000807;
    --brand-navbar-start: #000807;
    --brand-navbar-end: #13200a;
}
