/* CSS file for Custom LearnDash CSS Plugin by Blueprint Coding */
.learndash-wrapper p a,.learndash-wrapper li a{
	color:#6a89fe !important;
}
.learndash-wrapper p a:hover,.learndash-wrapper li a:hover{
	text-decoration: underline !important;
}
body .learndash .wpProQuiz_questionListItem label{
	color:inherit !important;
}


