.blog-listing{width:97%;margin:0 auto;padding:8em 20px 20px}.blog-listing .row{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:20px}.blog-card{flex:1;min-width:300px;max-width:31%;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:15px;background:#fff;border-radius:8px}.blog-image{width:100%;height:275px!important;height:auto;border-radius:8px!important;margin-bottom:15px;cursor:pointer}.blog-listing h1{font-size:2em!important;text-align:center;padding-bottom:1em}.blog-listing h2{font-size:1.2em!important;margin-bottom:10px;font-weight:500;line-height:1.4em}.blog-description{font-size:.9em;margin-bottom:15px;color:#666;line-height:1.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.read-more{font-size:.9em;color:#0070f3;text-decoration:none}