:root {
  --color-rgb: 0, 43, 112;
}

#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 20px;
  padding-top: 5px;
}


body {
       background-color: #f2f2f2;
       background-image: none;
              }


.acc-form-description {
    text-align: left ;
}
