:root {
    --primary-color: #2b7fff;
    --primary-rgb: 43, 127, 255;
    --grid-color: rgba(43, 127, 255, 0.15);
}