.term-description .toggle-description,
.content-toggler .toggle-description {
  display: block;
  margin-top: 4px; /* Optional: add spacing above the link */
}

/* Hide elements with the mtg-hidden class */
.mtg-hidden {
  display: none;
}
