a.ttl {
    text-decoration: none;
    transition: 0.15s;
}

a.ttl:hover {
    color: white;
}
