/*
Theme Name:   Twenty Twenty Child-Theme 
Description:  Child-Theme für das Standardtheme Twenty Twenty 
Author:       duophonic
Template:     twentytwenty 
Version:      1.0 beta
*/
	.header-inner {
		padding: 1.8rem 0;
	}

	.singular .entry-header {
		padding: 2rem 0;
	}
	
	.post-inner {
		padding-top: 0rem;
	}


	.entry-content h1,
	.entry-content h2,
	.entry-content h3 {
		margin: 0rem auto 0rem;
	}
	
	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #site-footer {
		margin-top: 0rem;
	}
	button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"] {
    margin-top: 20px;
	}