@charset "UTF-8";
/* https://cluepr.pl/wp-content/themes/uncode-child/style.css */
.recent-post-heading{font-size:26px;font-weight:700;margin:10px 25px}.recent-post-box{display:grid;grid-template-columns:1fr 1fr 1fr;padding:50px 0;grid-row-gap:50px}.recent-post-box .recent-post-single{padding:0 25px;box-sizing:border-box}.recent-post-box img{object-fit:contain;height:250px}@media screen and (max-width:920px){.recent-post-box{grid-template-columns:1fr;text-align:center}.recent-post-box img{width:100%;height:auto;max-height:250px}}