@media (min-width: 1024px) {
  .nav__maxWidth {
    display: flex;
    justify-content:center;
    align-items: center;
  }
}

.custom_block_page_bocaux { 
background-color: #f9ead9;
}
.custom_BTN:hover {
  Background-color: #b2c11a !important;
}
.custom_BTN{
  height: 70px;
  width: 240px;
  font-weight: bold;
}
.emergency-bar {
  z-index: 1000;
}

.custom_block_home {
  margin-top : 60px;
}