html {
	scroll-padding-top: 65px;
}

.event.active {
	border: 10px solid #c0c0c0;
	border-bottom: none;
}

.tickets.active {
	border: 10px solid #c0c0c0;
	border-top: none;
}

.active-presale .desktop {
	font-weight: bold;
}

.active-presale .mobile button {
	border-color: #337ab7;
	border-width: 6px;
}