span.avatar {
	font-weight: 300;
	width: 100px;
	height: 100px;
	border-radius: 60px;
	font-size: 70px;
	line-height: 90px;
	box-sizing: content-box;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	text-transform: uppercase;
}