/********

Override.css
May 19, 2023 

*********/

.mini-heading {
	text-transform: uppercase;
	font-weight:lighter;
	font-size: 90%;
	display: block;
	}
	
.event-content figure img {
	border: none !important;
}

.highlights {
	float: right;
	border: 2px solid #ddd;
	margin: 0 0 30px 30px !important;
	padding: 22px 29px;
	background-color: #EDEDF3;
	}
	
.container a:link {
	text-decoration: underline;
	}
	
table th, table td {
	padding: 10px 15px !important;
}

p a, li a {
	font-weight: bold !important;
}

.primary-menu a, .top-menu a {
	font-weight: normal !important;
	text-decoration: none !important;
}

.btn-primary {
	text-decoration: none !important;
}

.footer-menu a {
	font-weight: normal !important;
}

.logo {
	width: 200px !important;
}