<style>

/* Force blog listing titles to regular + bigger */

[class*="blog"] h1,

[class*="blog"] h2,

[class*="blog"] h3,

[class*="blog"] a {

font-weight: 400 !important;

font-size: 32px !important;

line-height: 1.2 !important;

}

</style>

<style>

p {

line-height: 1.2 !important;

margin-bottom: 1em !important;

}

</style>