:root {
  --color-rgb: 83, 197, 214;
}

.svg-collections-accent {
  fill: rgb(83, 197, 214);
}

#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 10px;
}
