/*
Theme Name: Twenty Twenty Child
Description: WordPress Twenty Twenty child theme for MBK (film custom type)
Author: Claude Briffod
Author URI: https://cb-info.ch
Version: 1.0.0
Template: twentytwenty
Text Domain: twentytwenty-child
*/

.entry-content {
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif!important;
}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 2rem;
		margin-top: 2rem;
	}

.singular .entry-header{
	padding: 4rem 0 8rem 0;
}

div .site-description{
	color:#ff6600;
}

body:not(.singular)
main > article:first-of-type{
	padding: 4rem 0 0;
}



/*
.entry-content > .wp-block-columns .alignwide .cb-block-margin
{
	margin-top:1rem !important;
	margin-bottom:1rem !important;
}
*/
