
:root {
    font-family: 'Liberation Serif', serif;
}

a {
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

img#logo {
    width: 8rem;
    height: 8rem;
}
