.program-card__item--redbold
{
	color: red;
	font-weight: 700;
}

.program-card__text--redbold
{
	color: #1DA0DB;
	font-weight: 700;
}