:root {
  --color-rgb: 130, 110, 82;
}

#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 7px;
}

.acc-form-description {
    text-align: left ;
}
