:root {
   --qa-primary-color: #32dc9d;
}

.qa-featured-label {
   color: var(--qa-primary-color);
   font-weight: 600;
}
