.jumbotron h1 {
	font-size: 45px;
	font-variant: small-caps;
	font-weight: bold;
}

h2 {
    font-variant: small-caps;
    margin-bottom: 20px;
}

h4 a:focus {
	outline: 0;
}

#button {
	padding-bottom: 10px;
}

.glyphicon {
	padding-right: 5px;
}