body {
	font-family: 'Lato', sans-serif;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 16px;
}

.top-buffer { margin-top:30px; }

.jumbotron {
	background-color: #18162b;
	color: white;
	background-image: url(https://www.meidconverter.com/shop.jpg);
	background-position: bottom;
}

.jumbotron h1 {
	text-transform: lowercase;
	margin-bottom: 0;
	font-weight: 700;
	text-shadow: -1px -1px 4px rgba(0,0,0,.7);
}

.jumbotron p {
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 30px;
	font-weight: 400;
}

.jumbotron .btn {
	text-transform: uppercase;
}
