Divine - How to Fix the Comment Alignment Issue

Go to Appearace>Editor and you’ll land on the style.css file.  Look for this section:

.adjacent-entry-pagination {
    font-family: ‘EB Garamond’, serif;
    font-size: 13px;
    margin: 40px 0;
    overflow: hidden;
    text-transform: uppercase;
}

You’ll add the line I’ve bolded above.