body {
   background-color: #FAFAD2;
   }

h2, .h2 {
  font-size: 20px;
}

.footer { 
   background-color: #CD853F; 
  background-image: none;
}

.container-header {
   background-color: #6B8E23;
  background-image: none;
}

.com-content-article__body 
{
   padding-left:25px;
  padding-right:25px;
}

.site-grid {
  background-color: #FAFAD2;
  color: #6B8E23;
  
   }
.item-pagehintergrundbild { 
background: transparent;
background-image: url("https://naturkosmetik-brieselang.de/images/hg.png");
background-position: top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}