@charset "utf-8";
.white {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.purple {
	font-size: 14px;
	color: #450C5D;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #430C5F;
}
.foot_text {
	padding-right: 20px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.foot_icons {
	padding-top: 10px;
}
.bearbones {
	float: right;
}

