.sponsor_header
{
	width: 100%; 
	text-align: center; 
	margin-top: 30px;
	margin-bottom: 20px;
}

.ticket-button{
	padding: 3px;
	border: solid black 3px;
	background-color: #aa2222;
	color: white !important;
	border-radius: 10px;
	box-shadow: 5px 5px 5px rgb(158, 158, 158);
	text-align: center;
}