ul#superfish-main   {
    margin: 1.25rem 0 0 1rem;
    background: rgb(255,255,255);
    color:rgb(32,32,32);
}

ul#superfish li.sf-depth-2  {
    background: rgb(255,0,0);
}

ul.sf-menu.sf-style-none.sf-navbar  {
    background: none;
}

.hero.is-primary {
   background-color: #1d84c3;
   background-image: url("../Cosmo_BNL_Banner.png");
   background-size: cover;
}

