

/* typography */

a, a:visited
{
    color: #0e53c8;
    text-decoration: underline;
    outline: 0;
}

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