body {
	font-family: 'Caveat', cursive;
}

.navbar-brand {
	font-size: 1.5rem;
}

h3 {
	font-weight: 700;
	color: rgb(200,50,50);
}

.container {
	width: 70%;
}