.navbar{background-color: #293132}
.nav-link , .navbar-brand{ color: #f4f4f4; cursor: pointer;}
.nav-link{ margin-right: 1em !important;}
.nav-link:hover{ color: #50D8D7; }
.navbar-collapse{ justify-content: flex-end;}
.navbar-toggler{  background:#474044 !important;}
.jumbotron {
    position: relative;
    width:100%;
    height: 50vh;
    background-size: 100% 100%;
}