:root {
  --color-rgb: 12, 42, 82;
}


#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 7px;
}

body {
  background-image: none;
  background-color: #e3e4e4;
}

.acc-form-description {
    text-align: left ;
}
