:root {
  --color-rgb: 23, 67, 68;
}

body {
       background-color: rgb(236, 229, 215);
       background-image: none;
              }

#n-header-logo-left > img {
  height: 100px;
}

#n-header-logo-left {
  padding-left: 20px;
  padding-top: 5px;
}

.acc-form-description {
    text-align: left ;
}
