figure {
	margin-bottom: 2em;
}
code {
	color:inherit;
	background-color: inherit;
}
.cta .btn-primary {
	margin-top: 0.5em;
}
.row h1 {
	margin-top: 1em;
}
.templateText p {
	font-family: "Courier New", "Lucida Console", monospace;
}
.jumbotron h1 {
    color: #000000;
    font-weight: 500;
}
h2 {
	color: #333333;
	text-transform: uppercase;
}
h3,
h3 a{
	color: #09305D;
}
figcaption {
    background-color: #09305d;
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}
figcaption a,
figcaption a:hover,
figcaption a:visited {
	color: white;
}
.jumbotron h1 {
	text-decoration: inherit;
}
.jumbotron p {
	color: inherit;
}
.jumbotron p.lead {
    font-weight: 400;
}
.row.section {
    padding-top:2em;
    padding-bottom: 2em;
}
.silver {
    background-color: #f1f1f1;
}
