/* ATL BitLab's reviewed horizontal wordmark replaces only its card title text. */
.node-title-button[title="Center globe on ATL BitLab"],
.node-title-link[href="https://atlbitlab.com/"] {
  display: block;
  width: 87.1px;
  height: 32px;
  overflow: hidden;
  background: url("./atl-bitlab-logo-horz-white.png") left center / contain no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
}

.node-title-button[title="Center globe on ATL BitLab"]:hover,
.node-title-button[title="Center globe on ATL BitLab"]:focus-visible,
.node-title-link[href="https://atlbitlab.com/"]:hover,
.node-title-link[href="https://atlbitlab.com/"]:focus-visible {
  text-decoration: none;
}
