
.course-nav-sort li.active a {
 background: linear-gradient(90deg,#c27213,#ffff9b);
	color: #6d4304;
	border-radius: 4px;
}
