:root {
  --color-rgb: 55, 66, 137;
}


#n-header-logo-left > img {
  height: 100px;
}

#n-header-logo-left {
  padding-left: 12px;
  padding-top: 14px;
}

#header {
  background: rgba(255,255,255);
    color: #374289;  
          }

.svg-collections-accent {
  fill: rgb(227, 30, 37);
}

.acc-form-description {
    text-align: left ;
}
