#card-poem{display:flex;flex-direction:column;padding:.5rem!important;min-height:130px}div#poem_sentence{text-align:center;font-family:serif,cursive;line-height:1.4;margin-bottom:.4rem;padding:1.6rem;border-radius:12px;background:rgba(255,255,255,.236);min-height:62px}div#poem_info{display:flex;color:var(--heo-secondtext);font-size:.7rem;justify-content:center;flex-wrap:wrap}div#poem_author{order:1;padding:2px;margin-left:8px}div#poem_dynasty{order:0;padding:2px 4px 2px 6px;background:var(--heo-card-btn-bg);color:var(--heo-fontcolor);border-radius:8px}