#n-header-logo-left > img {
  height: 100px;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 5px;
}

:root {
  --color-rgb: 86, 187, 237;
}

body {
       background-color: rgb(216, 216, 216);
       background-image: none;
       }

.svg-collections-accent {
  fill: rgb(40, 157, 204);
}


.acc-form-description {
    text-align: left ;
}
