.container-header .mod-menu {
justify-content: center;
}

.container-header .navbar-brand {
margin: auto;
}
  

.site-grid {
background: #efeeea;  
}
.grid-child.container-component {
background: #fff;
padding: 0 3px 
}



 /* Anker Scrolling Beginn */ 
html
{
scroll-padding-top: 0vw; /*height of sticky header scroll-behavior: smooth;
}
:target::before {
    content: "";
    display: blog;*/
  /*height: -5px; /* Wert der Verschiebung */
  
/*}
/* Anker Scrolling Ende */