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