#header {
  background: rgba(255,255,255,0.1);
}


#n-header-logo-left {
  padding-left: 12px;
  padding-top: 5px;
}

:root {
  --color-rgb: 198, 38, 65;
}


.svg-collections-accent {
  fill: rgb(198, 38, 65);
}
