.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}

.home-about h1 {
	font-size: 2.1em;
}

.home-about p {
	font-size: 20px;
}

.popular-courses .card-body {
	min-height: 175px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.popular-courses h5 {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
}

.blueCard .card .card-header span {
	font-size: 12px;
}

.dropdown-menu {
	min-width: 12rem !important;
}

.innerBanner h6 a {
	color: #fff;
}

.page-description {
	font-size: 16px;
}

h2 a {
	color: #fff;
}

h2 a:hover {
	color: #fff;
}