#n-header-logo-left {margin-top: 5px; margin-left: 15px}


:root {
  --color-rgb: 239, 70, 16;
}

#header {
  background: white;
  color: rgba(0, 0, 0, 0.6)
              }

.acc-form-description {
    text-align: left ;
}


.svg-collections-accent {
  fill: rgb(78, 130, 33);
}
