:root {
  --color-rgb: 121, 0, 0;
}

#header {
  background: rgba(255,255,255);
}

.svg-collections-accent {
  fill: rgb(255, 77, 0);
}



#n-header-logo-left > img {
  height: 60px;
}

#n-header-logo-left {
  padding-top: 18px;
}

.acc-form-description {
    text-align: left ;
}
