body main {
	font-family : 'body', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; line-height: var(--line2); opacity: 0.9;
}
body>header nav ul li a { color: #fff;}

#section1, body>header
 {
    background: url(../../media/cover/cover1.jpg) no-repeat fixed;
    background-size: cover;
}
#section1 {
	main { padding: 20px 0px; }
}
#section1.color2 footer a
 {
    background: var(--secondary);
    color: #fff;
}
#section21 {

	header aside { color: var(--secondary);}
}
#section31 { margin-top: -5px; z-index: 3;}

#section61 { article{>header {display:none; } >figure {max-height: 300px; height:300px; } }}
body>main>#section21 { padding-bottom: 0px; }

section>header>aside { font-size: 12px;}