.text-s {
	font-size: 10px;
	line-height: 12px;
}
.text-m {
	font-size: 12px;
	line-height: 15px;
}
.text-l {
	font-size: 14px;
	line-height: 16px;
}
.white-M {
	font-size: 12px;
	color: #b4b4b4;
	text-decoration: none;
}
