.elementor-10767 .elementor-element.elementor-element-9adbaef{text-align:left;}body.elementor-page-10767{margin:40px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){body.elementor-page-10767{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}}@media(max-width:767px){body.elementor-page-10767{margin:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-6e1d36d0 *//* Applies to the tag section */
.post-tags, .tags-links {
    padding-left: 60px;
    padding-right: 20px;
    margin-top: 30px;
    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: 15px;
    }
}


/*For bullet points and decimal to show up on page*/
.elementor-widget-container ul li {
  list-style-type: disc !important;
  margin-left: 20px !important;
}

.elementor-widget-container ol li {
  list-style-type: decimal !important;
  margin-left: 1px !important;
}/* End custom CSS */