/* ////////////////////////////////////////

Your custom css here

/////////////////////////////////////////*/

table {
	font-size:10pt;
}

.btn {
	font-size:10pt;
}

.btn-dark {
	background-color:#000;
	border-radius: 0;
}

.footer {
	font-size:8pt;
}

.copy {
	font-weight:100;
}

#tour-dates {
	font-size: 10pt;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}