.recent-posts-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recent-posts-wrapper .recent-post-item{padding:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px 0 rgb(0 0 0 / 10%),0 1px 2px 0 rgb(0 0 0 / 6%);width:50%}.recent-posts-wrapper .recent-post-item .post-image{padding:1.5rem 0}.recent-posts-wrapper .recent-post-item h3{text-shadow:-1px 1px 4px rgb(0 0 0 / 25%);font-size:1.25rem;line-height:1;padding:.5rem 0;margin:0}.recent-posts-wrapper .recent-post-item h3 a{color:#000}.recent-posts-wrapper .recent-post-item h3 a:hover{color:#9a720a}.recent-posts-wrapper .recent-post-item .more-btn{background-color:#e2a70e;margin:1rem;padding:1rem;color:#fff}.recent-posts-wrapper .recent-post-item .more-btn:hover{background-color:#0b0b0b;color:#9a720a}@media(min-width:768px){.recent-posts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-wrapper .recent-post-item{margin-left:.5rem}.recent-posts-wrapper .recent-post-item:nth-of-type(2n+1){margin-left:0}}@media(min-width:1024px){.recent-posts-wrapper .recent-post-item{width:25%}.recent-posts-wrapper .recent-post-item:nth-of-type(4n+1){margin-left:0}}@media(max-width:767px){.recent-posts-wrapper .recent-post-item{width:100%;margin:0 0 30px}}