/*Tab Content*/
.tab-pane.active.show {
	border: 1px solid #dee2e6;
	border-top-color: white;
}


/* Intro Text */

.data-intro {
	font-size: 1.875rem;
	font-family: 'Merriweather', serif;
	line-height: 1.3;
	margin-top: 2rem;
	margin-bottom:0.75rem;
}

/* Legent text */

legend {
	font-size: 1em;
}