

/* typography */

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

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