.elementor-11607 .elementor-element.elementor-element-86663d3{text-align:start;}.elementor-11607 .elementor-element.elementor-element-a684296 .elementor-toc__header-title{text-align:start;}.elementor-11607 .elementor-element.elementor-element-a684296 .elementor-toc__header{flex-direction:row;}.elementor-11607 .elementor-element.elementor-element-a684296{--item-text-hover-decoration:underline;}/* Start custom CSS *//* Applies to the tag section */
.post-tags, .tags-links {
    padding-left: 60px;
    padding-right: 20px;
    margin-top: 20px;
    display: block;
}

/* Applies to the comment reply section */
.comment-respond, .comments-area {
    padding-left: 30px;
    padding-right: 20px;
    margin-top: 40px;
}

/* Responsive adjustment for mobile */
@media only screen and (max-width: 768px) {
    .post-tags, .tags-links,
    .comment-respond, .comments-area {
        padding-left: 10px;
        padding-right: 10px;
    }
}/* End custom CSS */