.Bono {
  margin-bottom: 2em;
  border: 1px solid #e7e7e7;
  background-color: #f8f8f8;
}
.nav-custom:hover {
  color: white !important;
  font-weight: bold !important;
}
 .placeicon {
     font-family: fontawesome
 }

 .custom-control-label::before {
     background-color: #dee2e6;
     border: #dee2e6
 }


