.fs-12px{
	font-size: 12px;
}
.fs-14px{
	font-size: 14px;
}
.fs-16px{
	font-size: 16px;
}
.fs-18px{
	font-size: 18px;
}
.fs-20px{
	font-size: 20px;
}
.fs-22px{
	font-size: 22px;
}
.fw-400{
	font-weight: 400;
}
.fw-500{
	font-weight: 500;
}
.fw-600{
	font-weight: 600;
}
.fw-700{
	font-weight: 700;
}
.bg-platos{
	background: #6bb581;
	color: white;
}
.link-1,
.link-1:hover,
.link-1:focus,
.link-1:active {
  text-decoration: none !important;
  color: inherit !important;
}
