Hello,
Sorry I was working on my website. I think I figured out the CSS code to do it. I’ll post it here in case someone needs it.
body #reviews .commentlist li .comment_container .comment-text {
width: 100%;
}
.entry-content ol li {
padding-left: 0px;
}
Thank you for your response!