header > nav {
  min-height: 4.5em;
}

details.dropdown {
  -webkit-user-select: none;
  user-select: none;
}

.borderless {
  border: none;
  box-shadow: none;
}

.card-actions {
  display: flex;
  gap: 0.5rem;
}

.info-table td:first-child {
  width: 100%;
}
.info-table td:last-child {
  white-space: nowrap;
  text-align: right;
}

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