:root {
  --color-rgb: 40, 157, 204;
}

#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 10px;
}

.svg-collections-accent {
  fill: rgb(218, 64, 66);
}
