.highlight-ref {
    background-color: #ffff99;
    transition: background-color 2.5s ease;
    padding: 0.2em;
    border-radius: 4px;
}
