<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* temporary */
.guides {
    display: none;
}
.library {
    display: none !important;
}

/* team */
	  .lo .c-body {
		width: fit-content(100%);
	}	
	.team .c-body{
		height: 70px;
	}
	</pre></body></html>