:root {
  --color-rgb: 18, 104, 0;
}

.svg-collections-accent {
  fill: rgb(18, 104, 0);
}
