#header {
background-color:white;
box-shadow: 2px 4px 4px 0 rgb(0 0 0 / 25%);
}
#n-header-logo-left
{
margin-left:15px
}

:root {
  --color-rgb: 52, 78, 133;
}

.svg-collections-accent {
  fill: rgb(235, 5, 138);
}
