.site-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #5c9022;
}

.site-footer a {
    color: white;
    margin-right: 5%;
}

.site-content {
    min-height: 90vh;
}

.footer-header {
    text-transform: uppercase;
	color: #d61635;
	font-weight: bold;
	text-align: center;
}