/*
 Theme Name: Twenty Twenty for Lesson Site
 Template: twentytwenty
 Version: 1.1.1
 Author: Cyber Dream
*/

.singular .entry-header {
	background-image: url(/wp-content/uploads/2025/10/header-bg.jpg);
	background-position: center;
	background-size: cover;
}
.singular .entry-header h1 {
	color: #ffffff;
	text-shadow: 0.05em 0.05em 2px #00000066;
	font-feature-settings: "palt";
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 72rem;
}

.footer-widgets a img {
	display: inline;
}
