/* CognitiShop printer hubs - readable cards across legacy root font sizes. */
.cs-printer-link-card {
  align-content: center;
  gap: 12px;
}

.cs-printer-link-card strong {
  font-size: 1.05em;
  font-weight: 800;
  line-height: 1.3;
}

.cs-printer-link-card span {
  font-size: 0.94em;
  font-weight: 680;
  line-height: 1.4;
}
