.related-posts{background-color:#fcf7f2;margin:50px 0;text-align:left}.related-posts h2{background-color:#fcf7f2;color:#333;font-family:turnip_light_italic;font-size:36px;font-style:italic;font-weight:200;margin-bottom:20px;text-align:center}.posts-container{background-color:#fcf7f2;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 20px}.post-card{background-color:#fff;background-color:#fcf7f2;border-radius:0;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;width:30%}.post-card img{height:260px;object-fit:cover;width:100%}.post-content{padding:15px}.post-content a{color:#145cba;font-family:mabry_proregular;font-size:24px;font-weight:200;text-decoration:none}.post-content a:hover{text-decoration:underline}@media screen and (max-width:1024px){.post-card{width:45%}}@media screen and (max-width:768px){.posts-container{justify-content:center}.post-card{max-width:300px;width:100%}}