Hi Ralph,
Thanks for reaching out.
Simply try the following CSS
.blog-wrapper-section .heading h3 {
font-size: 20px;
}
.blog-wrapper-section .meta .meta-item:last-child {
display: none;
}
Copy & Paste it in Appearance -> Customize -> Additional CSS
Note: You can increase/decrease the number 20 also according to the requirement