:root {
  --color-rgb: 82, 183, 96;
}
.svg-collections-accent {
  fill: rgb(82, 183, 96);
}


.desc-header {
  display: none;
}
#header {
  background: rgba(255,255,255);
}
