.killer-tool-card--cheat {
  align-items: start;
}

.killer-tool-card--cheat small b {
  display: inline;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  font-size: inherit;
}

.killer-tool-card__deep-dive {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  margin-top: 8px;
  color: #1d6659;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.35;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.killer-tool-card__deep-dive:hover,
.killer-tool-card__deep-dive:focus-visible {
  color: #a54834;
}
