.deprecated::after {
  content: "Deprecated by Icon Card";
  position: absolute;
  font-size: 12px;
  font-weight: 500;
  right: 5px;
  top: 5px;
}
