:root
{
--show-back:#05A;
--show-back:#124;
--show-glass:#012 ;
--show-theme:#F82;
}
task.hosted
{ font-family:kanit;
color:#CDE;
font-size:90%;
}
task.hosted section.bloc { margin:0 15% 0 15%; }
task.hosted PAGE i { font-style:italic; font-weight:normal; }
task.hosted PAGE i { color:#8FF; }
task.hosted tail
{ /* background-color:var(--show-glass); */
border-top:1px solid var(--line);
}
task.hosted H1
{ line-height:.8em; text-decoration:none;
font-weight:bold; font-size:130%;
}
task.hosted H2
{ font-size:200%; text-transform:uppercase;
/*word-break:break-all;*/
line-height:1em; margin:0; padding:0;
color:RGBA(255,255,255,.5); font-weight:normal;
padding-top:1.5rem;
font-family:rokkitt;
font-family:pixel;
}
task.hosted picture.logo { margin:auto; width:50%; }