body {
	font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif; 
	color: #777;
}

header {
	background-color: #1B262C;
	color: #fff;
}

span.site_logo_text {
	color: #fff;
	font-family: Impact,Haettenschweiler,Franklin Gothic Bold,Charcoal,Helvetica Inserat,Bitstream Vera Sans Bold,Arial Black,sans serif; 
}


img.site_logo {
	height: 72px;
}

header a.nav-link {
	color: #fff;
}

header a:hover.nav-link {
	color: #fff;
}

p {
	white-space: pre-wrap;
}

h1 {
	color: #0474b4;
}

.answer {
	color: #0565fc;
}

h2, h3 {
	padding-top: 2rem;
	color: #0474b4;
}

.card-title {
	color: #0474b4;
}

.card-text {
	color: #0565fc;
}

img.main-img {
	width: 100%;	
}

footer {
	background-color: #BBE1FA;
	color: #000;
}

footer a.nav-link {
	color: #333;
}

footer a:hover.nav-link {
	color: #000;
}

cite, cite a, cite a:hover {
	color:#abc;
	text-decoration: none;
}

/* CSS HEX 

1B262C

0F4C75

3282B8

#0474b4
#0565fc - logo comp. blue

BBE1FA

*/
