.lead-image {
    background-size: cover;
    background-position: center top;
    height: 30em;
    margin-left: auto;
    margin-right: auto;
}

.lead-footer {
	font-size: .875em;
    color: #6c757d;
}

.text-mono {
	font-family: monospace;
    font-size: 0.9rem;
}