:root
{
    --avg-color: #fcd34d;
    --avg-color-rgb: 234,179,8;
    --avg-color-text: #18181b;
    --ongoing-color: #22c55e;
    --ongoing-color-rgb: 34,197,94;
    --completed-color: #dc2626;
    --completed-color-rgb: 220,38,38;
    --hder-height: 5.25rem;
    --bs-global-font: "Inter";
    --bs-logo-font: "Inter";
}