section
{
	margin-top: 50px;
}

p,h1,h2,h3,h4,h5,h6,body,td,th, .card-header
{
	
	font-family: 'Roboto', sans-serif;
}

.card-header
{
	font-size: 26px;
	margin-bottom: 10px;

	
}

.card
{
	padding: 20px;
	margin-bottom: 20px;
}


.display-3
{
	font-size: 4em;
	
}