html { background-color: #4b66b4; }

.content { text-align: center; height: 100%; overflow-y: auto; }
.content .features { height: calc(100% - 162px); display: inline-block !important; padding-top: 40px;}
.content .features h1 { margin-bottom: 40px; }
.content .features h1 a { font-size: 24px; text-decoration: none;}
.content .features p { text-align: left; font-size: 14px;}
.content .features p b { font-weight: 100; font-size: 14px; }
.content .features p.title { margin-top: 40px; margin-bottom: 40px; font-weight: 600; }

footer {
	margin-top: 50px;
}