.card2 { position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.4rem; box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 12px; }
.rotate-45 { transform: rotate(-45deg); }
.tag-position { left: 2px; top: 2px; width: 50px; transform: translate(-34%, -1%) rotate(315deg) !important; }
