.small_text {
	color: #949597;
	font-weight: 600;
	font-size: 14px;
}

.small_italic {
	color: #949597;
	font-weight: 600;
	font-size: 14px;
	font-style: italic;
}


.medium_text {
	color: #000000;
	font-weight: 700;
	font-size: 16px;
}

.medium_small_text {
	color: #000000;
	font-weight: 500;
	font-size: 14px;
}

