
/* from 'deh_description-d.css' */

#head-description br {
	display:		none;
}
#head-description {
	background-color:	rgba(16,16,16, 1);
	color:			#ffffff;
	font-size:		12px;
	line-height:		130%;
	margin:			6px 0px 6px 6px;
}

/* from 'deh_title-d.css' */

#page-title {
	position:		relative;
}

/* from '_usercss-d.css' */

figure {
	display: block;
	text-align: center;
}
div.flex {
	display: flex;
	justify-content: center;
}