body {
	font-family: 'Open Sans', sans-serif !important;
}

.nav-link {
	color: inherit;
	text-decoration: none;
}

.nav-link:hover {
	color: #3b82f6;
}
