#n-header-logo-left > img {
  height: 90px;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 10px;
}


:root {
  --color-rgb: 30, 170, 206;
}


.acc-form-description {
    text-align: left ;
}

.svg-collections-accent {
  fill: rgb(29, 187, 144);
}



#header {
  background: white;
            }
