:root {
    --primary-color: #f59e0b;
    --primary-rgb: 245, 158, 11;
    --grid-color: rgba(245, 158, 11, 0.15);
}