#header {
  background: white;
    color: #777777;  
          }

#n-header-logo-left > img {
  height: 130px;
}

#n-header-logo-left {
  padding-left: 10px;
}

:root {
  --color-rgb: 43, 166, 203;
}

.svg-collections-accent {
  fill: rgb(241, 137, 0);
}


.acc-form-description {
    text-align: left ;
}
