.header{
    background-color: #0D1B2A !important;
}
.hero{
    background-color: #0D1B2A !important;
}

.footer {
    background-color: #030608 !important;
   
}
.submenu-btn{
    color:#fff
}
@media only screen and (min-width: 600px) {
  ul.menu {
    gap:50px
  }
}