#footer{
    text-align: center;
    padding: 1em;
    color: dimgrey;
}
#footer a{
    text-decoration: underline;
}
#footer a,
#footer a:active,
#footer a:visited{
    color: inherit;
}
#footer em{
    color: black;
    padding: 0 0.25em;
}