@media screen {
	.bg-apple { background: #0E1E35 !important; }
	.bg-apple .prnFooter { color: gray; }

	.jumbotron { background-color: #0E1E35; color: white;}

	.jumbotron .btn-outline-dark { color: #adb5bd; border-color: #adb5bd; }
}
