/* Make Kimi's white glyph visible within the featured homepage card. */
a[aria-label*="kimi-k2.7-code"] svg path[fill="#fff"] {
  fill: currentColor !important;
}
