.blog-listing__post{display:flex;flex-direction:column;margin-bottom:2.8rem;position:relative;width:100%}.blog-listing__post-image{border-radius:20px;height:250px;object-fit:cover;transition:all .3s;width:100%}.blog-listing__post-image:hover{filter:brightness(70%)}.blog-listing__post:first-of-type h2.blog-listing__post-title{bottom:30px;font-size:32px!important;font-weight:600!important;max-width:75%;position:absolute}