.icon-74::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f0f2";
}

.icon-75::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f277";
}

.icon-76::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f24e";
}

.icon-77::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f19d";
}

.icon-78::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f2a7";
}

.icon-79::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f001";
}

.icon-80::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f275";
}

.icon-81::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f19c";
}

.icon-82::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f46b";
}

.icon-83::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f4c0";
}

.icon-84::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f108";
}

.icon-85::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f295";
}

.icon-86::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f6d3";
}

.icon-87::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f06c";
}

.icon-88::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f5dc";
}

.icon-89::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f21e";
}

.icon-90::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f06d";
}

.icon-91::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f132";
}

.icon-94::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f505";
}

.icon-96::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f233";
}

.icon-add::before {
	font-family: "FontAwesome"; 
	font-weight: 400;
	content: "\f058";
	margin-right: .5rem;
}

.fa-course{
	cursor: pointer;
}

.fa-course .fa-circle{
	color: var(--gray-medium);
}

.fa-course:hover .fa-circle::before{
	color: var(--pos-green);
	-webkit-text-stroke: 5px rgba(0, 0, 0, 10%);
}