#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 5, 93, 97;
}


#n-header-logo-left {
    margin-left: 10px;
}

.svg-collections-accent {
  fill: rgb(235, 116, 65);
}
