#id_top_text span:hover {
    text-decoration: underline;
    cursor: pointer;
    color: tomato !important;
}

.def-body>.trans {
    background-color: lightcyan;
}

.examp,
.ddef_h {
    margin-top: 1rem;
}

.ddef_h {
    background-color: beige;
}

.di-title {
    font-size: 2rem !important;
}

.phrase-title {
    margin: 20px 0;
}

#id_dictionary_fetched a {
    color: black;
}

#id_dictionary_fetched a {
    text-decoration: none;
}

#id_dictionary_fetched a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#id_row_top_dictionary a {
    cursor: pointer;
}