.latest-posts-category{background:#fff;border:1px solid #17497b;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.102);margin:20px 0}.latest-posts-category__heading{color:#17497b;font-size:18px;font-weight:700;margin:15px;text-transform:uppercase}.latest-posts-category__post-list{margin:0;padding:0}.latest-posts-category__post-list-item{align-items:flex-start;display:flex}.latest-posts-category__post-list-item:last-of-type .post-link{border-radius:0 0 10px 10px;padding-bottom:20px}.latest-posts-category__post-list-item:focus:last-of-type,.latest-posts-category__post-list-item:hover:last-of-type{border-radius:0 0 10px 10px}.latest-posts-category .post-thumbnail{border-radius:5px;height:68px;max-width:90px;-o-object-fit:cover;object-fit:cover}.latest-posts-category .post-link{color:#333;display:flex;font-size:16px;font-weight:700;gap:15px;padding:15px;text-align:left;-webkit-text-decoration:none;text-decoration:none}.latest-posts-category .post-link:focus,.latest-posts-category .post-link:hover{background-color:#ecf5ff;color:#17497b;-webkit-text-decoration:underline;text-decoration:underline}