-edit-
Figured it out.
Installed Jetpack.
Removed child theme.
Went to Appearance > Edit CSS.
Added this text:
.post .entry-content {
color: #72727e;
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
font-size: 23px;
font-weight: 100;
line-height: 1.8;
Did the trick!