
/* codrer */

:root
{	--show-back:RGBA(16,20,24,.85);	
	--show-theme:#FF8;
	--show-glass:#000 ;
	--show-glass:RGBA(0,0,0,.75) ;
}

task.hosted { font-family:kanit; color:#CCC; }

task.hosted { font-size:90%; }

task.hosted center i { font-style:italic; font-weight:normal; }

task.hosted H1
{ 	font-size:150%; 
	line-height:.8em; text-decoration:none;
	font-weight:bold;	
}

task.hosted H2
{	font-size:350%; text-transform:uppercase;
	word-break:break-all; line-height:.75em; margin:0; padding:0;
	color:RGBA(255,255,255,.3);	font-weight:normal;
	text-align:justify;
	padding-top:1rem;
}

task.hosted section.bloc { margin:0 15% 0 15%; } 

/* section.portfolio { align-items:center; justify-content:center; } */

section.portfolio article { border-radius:.5em; }