@charset "UTF-8";
.BIO-title {
	font-size: 18px;
	line-height: 120%;
	color: #ffb00f;
}

.BIO-copy {
	font-size: 14px;
	line-height: 120%;
	color: #ffb00f;
}

.BIO-text {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF0066;
}
