

.sideMenu ul {
	list-style: none;
}

.active {
	font-weight: bold;
	color: #444;
}

.jumbotron p {
	font-size: 26px;
}

.hr-guide-content h3, h4 {
	color: #344A5F;
	font-weight: bold;
}

.hr-guide-content h3:not(:first-child) {
    padding-top: 20px;
}

.hr-guide-content h3 {
	font-size: 1.5rem;
	padding-bottom: 20px;
}

.hr-guide-content h4 {
	font-size: 1.3rem;
	padding-bottom: 20px;
}