:root {
  --color-rgb: 17, 69, 98;
}

.svg-collections-accent {
  fill: rgb(17, 69, 98);
}

#header {
  background: rgba(238, 238, 238);
}


#header-logo-right {
    width: 240px;
    height: 122px;
}

#n-header-logo-right {
  padding-right: 15px;
  padding-top: 10px;
}
