mark {
    line-height: 1.35;
}

a {
    color: white;
    font-weight: bold;
}

a:hover {
    color: lightgray;
}