.is-clickable {
    cursor: pointer;
}

td a {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-style: dotted;
}
