@charset "UTF-8";
@import "styles.css";
.profile {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 35px;
}
