.single-post #main-content img {
    border-radius: 30px;
}

.single-post #left-area ul {
    margin-left: 10px;
    line-height: 24px;
}

.single-post #left-area ol,
.single-post #left-area ul {
    padding-bottom: 0;
}

.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    padding-bottom: 0;
}

.single-post #left-area .et_flex_column {
    row-gap: 20px;
}

.single-post #left-area .et_flex_row {
    column-gap: 20px;
}

.single-post #left-area .et_flex_column_12_24 {
    width: 100%;
}