.has-body-line-height { line-height: var(--wp--custom--line-height--body); }
.has-heading-line-height { line-height: var(--wp--custom--line-height--heading); }
.has-none-line-height { line-height: var(--wp--custom--line-height--none); }
.has-tight-line-height { line-height: var(--wp--custom--line-height--tight); }
.has-loose-line-height { line-height: var(--wp--custom--line-height--loose); }
