.ty-card {
  background: var(--ty-bg-soft, #fafafc);
  border: 1px solid var(--ty-border, #ececf3);
  border-radius: 16px;
}

.ty-recommend__votes .ty-btn {
  min-width: 140px;
}
