#header {
  background: rgba(255,255,255);
}


#n-header-logo-left {
  padding-left: 15px;
  padding-top: 2px;
}

.acc-form-description {
    text-align: left ;
}


:root {
  --color-rgb: 51, 122, 183;
}

.svg-collections-accent {
  fill: rgb(51, 122, 183);
}
