/*
Theme Name:   Lgean
Theme URI:    https://generatepress.com
Description:  Default GeneratePress child theme
Author:       Tom Usborne
Author URI:   https://tomusborne.com
Template:     generatepress
Version:      1.0
*/

.h2{
    margin-top: 1.35em;
    margin-bottom: .75em;
    font-weight: var(--title-fw-bold);
    font-family: var(--text-h-font, inherit);
    line-height: 1.5;
    font-size: 1.5em;
}