body {
	font-family: georgia, serif;
}

div.cover {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.inner-cover {
	border: 1px dashed gray;
}

p.presentation {
	font-style: italic;
}

p, ul {
	font-size: 12pt;
	text-align: justify;		
}

p.subtitle {
	font-size: 16pt;
}

.tippy-trigger {
	color: #337ab7;
	cursor: pointer;
}

.tippy-content {
	font-size: 12pt;
}

.tippy-content a {
	color: #ffffff;
}

.endangered-species > p {
	font-style: italic;
}

.endangered-species > div.image > p {
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	margin-bottom: 0;
}		

.endangered-species > div.image > p {
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	margin-bottom: 0;
}		

.endangered-species > div.image > p.endangered {			
	background-color: #cc6633;		
	color: #ffffff;
}

.endangered-species > div.image > p.critic {
	background-color: #c42e29;		
	color: #ffffff;
}

.endangered-species > div.image > img {
	width: 100%;
}
