:root {
  --color-rgb: 20, 130, 181;
}

.svg-collections-accent {
  fill: rgb(20, 130, 181);
}



#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 20px;
  padding-top: 5px;
}
