.loginbtnColor{
	background-color: #a27ab6;
}
.loginbtnColor:hover{
	background-color: #a27ab6;
}
.aboutTextColor{
	color: #a27ab6;
}
.text-color{
	color: #a27ab6;
}
/*.select2-container--bootstrap-5 .select2-selection.select2-selection--single {*/
/*	font-size: .775rem !important;*/
/*	padding-left: 0.75rem !important;*/
/*	border-radius: 50rem;*/
/*}*/
/*.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection {*/
/*	border-color: #3b71ca !important;*/
/*	box-shadow: none !important;*/
/*}*/
@media (max-width: 767px) {
	.course-card {
		margin: 0 auto;
	}
}
