.post-list a{display:block;text-decoration:none}.post-list a:hover{background-color:transparent}.post-list a:hover .image{opacity:0.9;transition:opacity 0.25s ease-in-out}.post-list a:hover h3{text-decoration:underline}.post-list .item{padding:2rem 0;border-bottom:1px solid #ededed;font-family:"Poppins", Arial, Helvetica, sans-serif;display:flex;flex-wrap:nowrap;justify-content:space-between;flex-direction:column}.post-list h3{margin-top:1rem !important;margin-bottom:0;color:#16244f;font-size:1.5rem;font-weight:bold;text-transform:initial}.post-list .date-meta{margin-bottom:1rem;color:#808080;font-weight:400;line-height:1.5rem}.post-list .date-meta .expired{color:red}.post-list .short-content{color:#2a2a2a;font-size:18px;font-weight:300;line-height:1.5rem}.post-list .image,.post-list .content{width:100%}@media (min-width:1024px){.post-list .item{flex-direction:row-reverse}.post-list .image{margin-left:10px;max-width:350px}}@media (min-width:1200px){.post-list{min-width:1230px}}