body {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

a {
    color: white;
}

footer {
	padding: 5px;
    background-color: #dc3545;
    color: white;
    text-align: center;
}