@media (max-width: 760px) {
  a.button, button, .top-link, .tool-action, .row-action, .row-link, select, input {
    min-height: 44px !important;
    height: auto;
  }
  a.button, .top-link, .tool-action, .row-action, .row-link {
    display: inline-flex;
    align-items: center;
  }
}
.hqg-restored-result {
  outline: 3px solid #b69050;
  outline-offset: -3px;
}
.hqg-sr-only {
  position: fixed !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
