:target {
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

.figure-caption {
    text-align: center;
}

.abbr {
    text-decoration: underline dashed;
}