html, body {
	font-size: 16px;
}

h1, h2, strong {
	color: #4944b6;
}

p {
	text-align: justify;
}

.navbar-brand {
    padding: 5px 5px !important;
}

.footer div[role="complementary"] {
	display: none
}