.card .card-header {
  display: flex;
  justify-content: space-between;
}
.card .card-text {
  margin-bottom: 0 !important;
}
.card #answerdebug {
  margin-bottom: 0 !important;
  font-style: italic;
}
.card .copy-links .hidden {
  display: none;
}

/*# sourceMappingURL=theme.css.map */
