.featured-posts{margin:auto;max-width:1340px;padding:20px}.heading-text{font-size:1.8rem}.blog-posts-grid a{text-decoration:none}.blog-posts-grid ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.blog-post_article-text{border:1px solid grey;border-radius:99px;color:grey;font-weight:400;justify-self:center;opacity:50%;padding:0 7px;transition:.2s;width:fit-content}.blog-posts-grid ul li{border:1px solid #d3d3d3;box-shadow:0 5px 15px rgba(0,0,0,.3)}.blog-posts-grid ul li:hover{box-shadow:0 5px 20px 3px rgba(0,0,0,.3)}.blog-posts-grid ul li:hover .blog-post_article-text{background:#00aeef;border:1px solid #00aeef;color:#fff;opacity:100%}.blog-posts-grid h3{font-size:.9rem;font-weight:bolder;padding:10px;text-align:center}.blog-post-image{height:220px}.blog-post-image img{height:220px;object-fit:cover;width:100%}.blog-posts-link,.post_button{align-items:center;display:flex;font-size:1rem;font-weight:700;gap:8px;justify-content:flex-end}.post_button{align-items:center;background:#00aeef;color:#fff;justify-content:center;padding:8px 0}.blog-posts-link svg,.post_button svg{width:16px}.post_button svg{fill:#fff}.post_summary{font-family:Montserrat,Trebuchet MS,sans-serif;font-size:1rem;margin-bottom:0;padding:0 10px;text-align:center}.blog-post-item a{display:flex;flex-direction:column;gap:10px;height:100%}.blog-post-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}