:root {
  --color-rgb: 214, 47, 5;
}


#n-header-logo-left > img {
  height: 110px;
}


#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}

.svg-collections-accent {
  fill: rgb(40, 157, 204);
}

.acc-form-description {
    text-align: left ;
}


#header {
  background: white;
          }
