/* Start custom CSS for text-editor, class: .elementor-element-5c882fd */.wp-caption .wp-caption-text {
    text-align: left;
    padding: 0;
}
.post-content .entry-content figure img {
    padding: 0;
}

.bg-custom {
    background: #f5f5f5;
    padding: 30px;
    padding-bottom: 1px;
    margin-bottom: 30px;
}

.image-flex {
    display: flex;
    justify-content: space-between;
}
.xs-blog-post-details .entry-content .image-flex p {
    margin-bottom: 0;
}

.image-flex img {
    margin: 0;
    padding: 0;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4cbf8c8 */.wp-block-image .alignleft{
        max-width: 420px;
    width: 100%;
}

/*.post-content .entry-content img.wp-image-right {*/
/*    float: right;*/
/*    margin-left: 20px*/
/*}*/

/*.post-content .entry-content img.wp-image-left {*/
/*    float: left;*/
/*    margin-right: 20px*/
/*}*/

.post-content .wp-caption .wp-caption-text{
    text-align: center
}/* End custom CSS */