:root {
  --color-rgb: 59, 179, 195;
}
.svg-collections-accent {
    fill: rgb(59, 179, 195);
}

#n-header-logo-left {
    padding-left: 10px;
}

#header {
  background: white;
}
