#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 2px;
}

:root {
  --color-rgb: 33, 180, 191;
}

.svg-collections-accent {
  fill: rgb(255,255,255);
}
