.blog-img {
    max-width: 100%;
    border-radius: 14px;
    box-shadow: 0 0 1.2px 1px #00000024;
    cursor: zoom-in;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

