I first noticed that my subtitle was not centered (vertically, speaking) between the two margins, and used the custom CSS code
h1.site-title { margin-bottom: .15em; }
to center it. What I have now is a centered, yet far too spaced-out subtitle, and was wondering if there would be a way to also control the margin-up? or bring the lower margin line up?