
table{
	width: 100%;
	border-collapse: collapse;
}

td, th{
	padding: 1.5rem .5rem;
	text-align: left;
}
