:root {
  --color-rgb: 134, 47, 44;
}

.svg-collections-accent {
  fill: rgb(134, 47, 44);
}

#header {
  background: rgba(255,255,255)
}

#n-header-logo-left {
  padding-left: 1em;
}
