.blog-post_post__rwKLQ{background-color:var(--background);color:var(--foreground);flex-grow:1;justify-content:center;align-items:center;padding:20px;border-radius:10px;transition:transform .2s ease-in-out;max-width:800px;margin:0 auto}.blog-post_date__35dld{font-size:14px;color:var(--foreground-secondary);margin-bottom:10px}.blog-post_backlink__lQk9d{display:inline-block;margin-top:20px;text-decoration:none;padding:10px 0;border-radius:5px}.blog-post_backlink__lQk9d:hover{text-decoration:underline}.blog-post_tags__BRHPv{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;margin-bottom:20px}.blog-post_tag__rnK5P{background-color:var(--foreground-secondary);color:var(--background);padding:5px 10px;border-radius:5px;font-size:14px;transition:.2s ease-in-out}.blog-post_tag__rnK5P:hover{text-decoration:underline;background-color:var(--foreground)}.blog-post_tag__rnK5P:before{content:"#"}