h2 {
	
}

h3 {
	color: #0e3d8a;
}

a, a:hover, a:active {
	color: #0e3d8a;
}

.dropdown-item:hover, .dropdown-item:focus {
	background-color: inherit;
	color: #0e3d8a;
	text-decoration: underline;
}

.menu-item > a {
	color: #0e3d8a;
}

.navbar-expand-lg .active {
	font-weight: bolder;
	text-decoration: underline;
}
