.clickable {
  cursor: pointer;
}

.muted-link {
  text-decoration: none;
}

.muted-link:hover {
  text-decoration: none !important;
}
