.txt_10 {
	color: #313f61;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}

.txt_10_extrabold {
	color: #313f61;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
}

.txt_12_semibold {
	color: #313f61;
	font-size: 12px;
	font-weight: 600;
}

.txt_normal {
	color: #313f61;
	font-size: 14px;
	font-weight: 400;
}

.txt_16_extrabold {
	color: #313f61;
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
}

