#n-header-logo-left > img {
  height: 130px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}



:root {
  --color-rgb: 129, 215, 66;
}

body {
    background-color: rgb(221, 196, 155);
    background-image: none;
       }

.acc-form-description {
    text-align: left ;
}
