.footer {
    display: block;
    margin-top: 3em;
    text-align: center;
    font-size: 0.8em;
}

.footer a {
    color: #666;
}

.footer a:hover {
    color: #ff5252;
}