  #species-list { 
	min-height: 750px; 
	height: 750px;
	overflow-y: auto; 
	padding-left: 1rem;
}
#species-list h5 {
	margin: 1rem 0 0.25rem 0;
}
#species-content .card {
	background-color: #f6f6f6;
}
#species-image-carousel .carousel-caption {
	background: rgba(25, 25, 25, 0.4) !important;
}
#species-image-carousel p {
	font-size: 1.0rem !important;
	line-height: 1.25rem !important;
}
.bird-audio-player {
	margin-top: 0.5rem;
}
#species-audio > div:not(:last-child) {
	margin-bottom: 1rem;
}


