:root {
  --color-rgb: 223, 49, 49;
}

.svg-collections-accent {
    fill: rgb( 223, 49, 49);
}


#header {
  background: rgba(0,0,0);
}



#n-header-logo-left > img {
  height: 100px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 2px;
}


.acc-form-description {
    text-align: left ;
}
