.cc_hCf4wiNMOJ_YtR10MOksS .smi {
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  color: var(--color-ink, #111111);
  line-height: 0;
  transition: opacity 0.15s ease;
}

.cc_hCf4wiNMOJ_YtR10MOksS .smi__glyph {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.cc_hCf4wiNMOJ_YtR10MOksS .smi__glyph svg {
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.cc_hCf4wiNMOJ_YtR10MOksS .smi:hover {
  opacity: 0.6;
}
