.blog-container{align-items:center;display:flex;flex-direction:column}.blog-post{cursor:pointer;margin-bottom:20px;max-width:600px;width:100%}.post-preview{align-items:center;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;padding:10px;transition:background-color .3s ease}.post-preview:hover{background-color:#f5f5f5}.post-image{height:auto;margin-bottom:10px;max-width:500px;width:100%}.post-image-link{display:block;max-width:500px;width:100%}.post-image-link .post-image{display:block}.post-info h2{margin:0}.post-info h2 a{color:inherit;text-decoration:none}.post-info h2 a:hover{color:#6756c8}.post-summary{color:#55505f;line-height:1.55;margin:10px 0 0}.description{color:#666;list-style-type:none;margin-top:5px;padding-left:0}.nested-description{list-style-type:disc;padding-left:20px}.blog-post__more{align-self:flex-end;border-radius:10px;color:#6200ea;font-weight:700;padding:8px 14px;text-decoration:none}.blog-post__more:hover{background:#f2edff}
