/* custom.css */
.menuazul {
  background-color: #1B396A !important;
}

.menublanco {
  background-color: white !important;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
