:root {
  --color-rgb: 42, 129, 198;
}

#header {
  background: rgba(255,255,255);
    color: #2a81c6;  
          }


#n-header-logo-left {
  padding-left: 17px;
  padding-top:5px;
 }

#n-header-logo-left > img {
  height: 100px;
}

.svg-collections-accent {
  fill: rgb(64, 66, 141);
}

.acc-form-description {
    text-align: left ;
}


#ipub-notfound {
  border-top: solid 1px #444444;
  margin-top: 15px;
  padding-top: 15px;
}
