
.blog-content {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 24px;
}
.blog-content img {
    max-width: 700px;
    height: auto;
    margin: 20px 0;
    border-radius: 4px;
}
.blog-content strong {
    font-weight: 600;
}
