span[data-atc] {
    cursor: pointer;
}
span[data-atc]:hover {
    color: #fdb819;
}
