.nav-link{
    font-weight: 500;
}
.navbar-brand{
    font-weight: bold;
}
.bg-hero{
    background: url('../img/water-drops-background.jpg') no-repeat;
    background-size: cover;
    width: auto;
}