:root {
  --color-rgb: 4, 107, 53;
}

body {
       background-color: rgb(245, 245, 245);
       background-image: none;
       }

#n-header-logo-left > img {
  height: 125px;
}

#n-header-logo-left {
  padding-left: 20px;
  padding-top: 5px;
}

#n-header-logo-right {
  padding-right: 20px;
  padding-top: 10px;
}


#header {
  background: white;
          }

.acc-form-description {
    text-align: left ;
}
