.jumbotron {
	margin-bottom:-50px;
	background-image:url(img/ppdb4.jpg);
	background-size:cover;
	height:320px;
}

.jumbotron .display-4 {
	font-size:50px;
}

.jumbotron p {
	color:white;
	font-size:17px;
	margin-bottom:10px;
}
.jumbotron hr {
	border-color:green;
	border-width:1px;
}