.forum-post{padding:18px 20px;background:var(--paper);border:1px solid var(--rule-soft);border-radius:3px}.forum-post__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:8px;font-family:ui-monospace,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.forum-post__source{color:var(--hey-lime);font-weight:600}.forum-post__meta{color:var(--dim-gray)}.forum-post__title{font-family:var(--font-fraunces),Georgia,serif;color:var(--off-white);font-size:17px;line-height:1.35;margin:4px 0 8px}.forum-post__title a{color:inherit;border-bottom-color:rgba(154,255,65,.15)}.forum-post__title a:hover{color:var(--hey-lime)}.forum-post__takeaway{font-size:14px;color:var(--cool-gray);margin:0;line-height:1.6;font-style:italic}