:root {
    --primary-color: #10b981;
    --primary-rgb: 16, 185, 129;
    --grid-color: rgba(16, 185, 129, 0.15);
}