.hero-section:after {
    background-image: linear-gradient(to bottom,#06239A,#05197D);
}
.hero-section h1 {
    color: white;
}
.bg-primary, .btn-info {
    background-color: #06239A !important;
}
pre {
	font-family: Nunito,sans-serif;
	font-size: 1.2em;
}
