.post-card{border:1px solid #00000012;border-radius:10px;height:100%;padding:20px}.post-card:hover .post-card__image img{transform:scale(1.05)}.post-card .post-card__image{border-radius:10px;margin-bottom:15px;overflow:hidden}.post-card .post-card__image img{object-fit:cover;border-radius:10px;width:100%;height:250px;transition:transform .3s}.post-card .post-card__title{font-family:var(--font-russo-one);color:var(--color-text);margin-bottom:15px;font-size:22px;font-weight:500;line-height:1.2}.post-card .post-card__excerpt{color:var(--color-text)}.post-card .post-card__excerpt p{margin:0}body.single-post .single-post__title{margin-bottom:40px}body.single-post .single-post__thumbnail .single-post__image{border-radius:16px;width:100%;height:auto}body.single-post .single-post__content{margin:40px 0 0}@media (width<=576px){body.single-post .single-post__content{margin:30px 0 0}}body.single-post .related-posts{margin-top:40px}body.single-post .related-posts .related-posts__title{margin-bottom:30px}body.single-post .related-posts .related-posts__list{grid-gap:30px;grid-template-columns:repeat(3,1fr);display:grid}@media (width<=860px){body.single-post .related-posts .related-posts__list{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){body.single-post .related-posts .related-posts__list{grid-template-columns:1fr}}
