.blog-banner{width:100%;max-height:300px}.blog-banner .overlay{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.blog-banner img{object-fit:cover;color:#0000;max-height:300px}.overlay h1{color:#fff;font-size:60px;font-weight:700}.blog-card img{transition:transform .3s ease-out;overflow:hidden}.blog-card img:hover{overflow:hidden;transform:scale(1.2)}
