section.post-block{padding:20px;max-width:100%;box-sizing:border-box}section.post-block h2.category-title{font-size:35px;font-weight:var(--font-weight-600);color:var(--elarb-black);margin-bottom:15px}section.post-block .post-block-item{display:flex;flex-direction:column;height:100%;padding-block:1rem}section.post-block .post-block-content{flex-shrink:0}section.post-block h3.category-post-title{font-size:25px;margin-bottom:10px;min-height:60px}section.post-block .category-post-title a{color:var(--elarb-black);text-decoration:none;font-size:25px !important;transition:color .3s ease}section.post-block .category-post-title a:hover,section.post-block .category-post-title a:focus{color:var(--elarb-blue);outline:0}section.post-block .entry-meta{font-size:14px;color:#b0b0b0;font-weight:var(--font-weight-400);text-transform:uppercase}section.post-block .entry-meta a{color:#b0b0b0;text-decoration:none}section.post-block .entry-meta a:hover,section.post-block .entry-meta a:focus{color:var(--elarb-black)}section.post-block .post-excerpt{font-size:16px;color:#555;line-height:1.5;margin-top:auto}@media(max-width:768px){.post-block-item{border-bottom:1px solid #b0b0b0 !important}}