/* Hover preview boxes — figures, equations, footnotes, citations (tippy theme "quarto") */
.tippy-box[data-theme~="quarto"] {
    background-color: #C1D1CF;
}
