:root {
    --theme-light-clr: #48a955;
    --theme-dark-clr: #358835;
    --theme-bg-clr: #001421;
    --theme-light-box-shadow: 0 2px 10px #00000020;
    --theme-dark-box-shadow: 0 2px 10px #00000050;
    --theme-text-shadow: 0 2px 6px #00000075;
}
