/*
Theme Name: healthfoodtheme
Author: Andrii Khimich
Version: 1.0.0
*/

.category-tab.active {
  background-color: var(--brand-green-soft);
  color: white;
}
