/* css styles */

.quarto-listing-item .listing-title:hover {
  color: var(--wp-accent);
  text-decoration: underline;
  cursor: pointer;
}