@charset "utf-8";
.text-white {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.text-black {
	font-family: sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text-under-logo {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #8399AB;
	text-decoration: none;
	font-style: normal;
}

