:root {
  --clr-cat-tech: #5E7C5A;
}

.post-item--cat-tech {
  --post-category-color: var(--clr-cat-tech);
}
