.testata-last-posts{align-items:start;display:flex;justify-content:space-between;margin-bottom:40px}.testata-last-posts .custom-button{background-color:#000;border:none;color:#fff}.wrapper-last-posts{column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr)}.single-last-post:hover .wrapper-image-last-post img{transform:scale(1.3);transition:all .3s linear}.wrapper-image-last-post{height:300px;overflow:hidden}.wrapper-image-last-post img{height:100%;object-fit:cover;transition:all .3s linear;width:100%}.wrapper-content-last-post{padding:10px}.wrapper-content-last-post .title-last-post{color:#000;font-size:20px;font-weight:500;line-height:1}.wrapper-content-last-post .body-last-post{color:#000;margin:20px 0}.wrapper-foo-last-post{align-items:start;display:flex;justify-content:space-between}.wrapper-foo-last-post .date-last-post{color:#000}.wrapper-foo-last-post .blog-post__tags span{background:#000;color:#fff;padding:5px}@media (max-width:768px){.wrapper-last-posts{grid-template-columns:repeat(1,1fr)}.wrapper-content-last-post{margin-bottom:20px}}