body {
    background-color: #FFFFFF;
}

footer {
  background-color: #201613;
  color: white;
}

h3 {
 color: white !important; 
}

#block_myaccount_infos .myaccount-title a, #header a, #wrapper .breadcrumb li a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
	color: white;
}

#wrapper {
	background-color: #FFFFFF;
}

#header {
  box-shadow: none;
}

#header .header-nav {
border-bottom: none;
}

#header .header-top>.container>.row:first-of-type {
  justify-content: center;
}

#header .header-top a[data-depth="0"] {
 color: #533931; 
 font-size: 16px;
}

#header .header-top .position-static {
  margin: auto;
}

#header .header-top .menu {
    padding-left: 0;
  
}

#header .top-menu a[data-depth="0"]:hover, a:hover {
  color: #F06B9A;
}	

#header .header-top .position-static {
  display: flex;
  align-item: center;
}
