.tribe-events-calendar-list__event-featured-image-wrapper {
	display: none;
}

.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-description p {
	display: none;
}

.tribe-events .tribe-events-c-nav__list {
	display:none;
}

.tribe-common-anchor-thin:hover, .tribe-common a:hover, .tribe-events-content a:hover, div.tribe-events-after-html a:hover, div.entry-content a:hover {
	color: #0196bb;
	text-decoration: none;
	border:none;
}

.tribe-events-content a:hover, .tribe-events-back a:visited, div.tribe-events-meta-group a, div.tribe-events-single-event-description a, p.tribe-events-back a, div.entry-content a, div.wp-block-file a, ul.tribe-events-calendar-list a,   div.tribe-events-after-html a, div.nav-links a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
  color: #0196bb;
	text-decoration: underline;
	text-decoration-line: underline;
	border:none;
}

p.site-title a {
	text-decoration: none;
}

div.wp-block-button a  {
	color: #ffffff;
}

a.tribe-events-calendar-list__event-title-link, a.tribe-common-anchor-thin {
	color: #0196bb !important;
}

.widget li {
   list-style-type: none;
	 margin-bottom: 15px;
}

.widget a {
   color: #0196bb;
	 text-decoration: underline; 
}

.widget a:hover {
	 text-decoration: none; 
}

.button-row {
	display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 50px;
}

.schema-faq-question {
	font-size:34px;
} 

.schema-faq-answer {
	margin-top:30px;
	margin-bottom:30px;
} 

@media screen and ( max-width: 500px ) {
	
.button-row {	
	display:grid;
	justify-items:center;
	row-gap: 30px;
	}
	
}

.new-footer {
  background:#102E45;
	color:#9fb6c9;
	font-family:'Mulish';
}

.new-footer a {
  text-decoration: none;
	color: #cdddea;
}

.new-footer a:hover {
  color: #fff;
  text-decoration: underline;

}

footer#colophon {
  width: 100% !important;
	max-width:100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-bottom: 0px !important;
}

section#block-18 {
  width: 100% !important;
	margin-bottom: 0px !important;
}

.widget-area {
	margin-bottom:0px !important;
}
