:root {
  --color-rgb: 240, 138, 20;
}

body {
       background-color: rgb(255, 255, 204);
       background-image: none;
       }

#n-header-logo-left {
  padding-left: 110px;
}

#header {
    color: rgb(240, 138, 20);
    background: rgb(51, 42, 31) url(/site/media/bialarawska-mgbp_header-bg.jpg) no-repeat left;
}

.acc-form-description {
    text-align: left ;
}
