.site-header__nav,
.site-header__subnav-buttons-right,
.site-footer__wrapper.more-padding--,
.site-footer__wrapper,
#status_link {
  display:none !important;
}
.uf {
	height:100%;
}
.jumbotron {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	background-color:transparent !important;
}
.uf .site-footer__wrapper {
	border-top:0px !important;
}
#dp-thank-you h3 {
	margin-top:20px;
	font-size:40px;
}
#dp-thank-you p {
	font-size:20px;
}
#dp-thank-you p+p {
	margin-top:10px;
}