
.tagline {
    font-family: Charter, serif;
    font-style: italic;
    font-size: 1.0em;
}

a, u {
    text-decoration: none;
    color: #888888;
}

a:hover {
  color: black;
}

a {
    text-decoration: none !important;
}

a.mastodon {
    position: absolute;
    left: -9999px
}
