:root {
  --color-rgb: 146, 107, 1;
}

.svg-collections-accent {
  fill: rgb(252, 185, 0);
}


#n-header-logo-left {
    padding-left: 15px;
    padding-top: 5px;
}

#n-header-logo-left > img {
  height: 100px;
}



#header {
  background: white;
}

.acc-form-description {
    text-align: left ;
}


.cookie-disclaimer {
    background: #990030;
    box-shadow: none; 
    color: #FFFFFF;
}
