html, body {
    font-family: Lato, sans-serif;
}

.page-title h1 {
    font-size: 40px;
}

.page-footer-wrapper {
	background-color: #fa0050;
}