.svg-collections-accent {
    fill: rgb(201, 157, 53);
}

:root {
  --color-rgb: 201, 157, 53;
}
