:where(.page-item.page-link.active) { text-decoration:underline;font-weight:bold; padding:0.3em 2em;}
	.pagination.text-center.center.bordered {border-radius: 5px;width:max-content;  margin:auto;  border:solid 1px}
	#static-events {color:#ff7f50;font-weight:bold;}
	#static-events .pagination.text-center.center.bordered {border-color:#B5E61D;background:#FFFFF0}
	#static-events .page-link:not(.active) {background:#B5E61D;box-shadow:2px 2px 2px silver;color: slategray;}
	#static-events .page-link:not(.active):hover {background:#a6d11b;}
	
	.beThere [type="submit"] { display:block; margin:auto; background:#444444; color:white; padding:0 .5em .2em; border-radius:5px; box-shadow: 1px 1px 3px gray;}.beThere [type="submit"]:hover { box-shadow: -1px -1px 3px gray;transform:translate(1px,1px)}.beThere details{text-align: center;}

.events table {table-layout:auto;}