## What problem does this address? The site tagline block uses a paragraph element, which means it inherits the margins from CSS for paragraphs: <img width="829" alt="Screenshot 2021-10-04 at 13 49 30" src="https://user-images.githubusercontent.com/275961/135854296-4c19c26a-5e0a-4ba0-a91c-400fa26462f3.png"> ## What is your proposed solution? If we could control the margins in the theme.json, we could override these margins without CSS.