html:before
{
background-color:#3EC7F5;
}

article {
border-radius:1rem;
}

html { --gapbeforeheader: 0; --bannerimage: none; --bannerbackground: rgba(0,0,0,0.3); --bannerlinkbackground: transparent; }
body:before {grid-row: header-end / footer-end; margin-top: -8rem; } 

.banner{
background:rgba(0,0,0,0.3);
}

.content article
{
 border-top: solid 0.6rem #A5DA40;
}

nav.sub > .sitemap
{
background: linear-gradient(76deg,#2b9c0a,#58c91c,#92d01f,#d0dc1b,#f3f7f2,#d0dc1b,#92d01f,#58c91c,#2b9c0a);
}

nav.sub > .sitemap
{
text-transform: uppercase;
font-weight:900;
}
