#navigation li a.current{
   color: #ffffff;
   background:#f1d74c;
}

.jumbotron {
	background-color:rgba(0,0,0,0);
}

.body {
   color: #ffffff;
   background-color:#343A40 !important;
}