body {
  font-family: 'Segoe UI', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important;
}

.real-footer {
  background: #87cdbe;
  background-origin: padding-box;
  border-top: 3px solid #ffc300;
  margin: 10px auto 0;
}

footer, .site-footer {
  clear:both;
}

footer * {
  margin-block-start: 0 !important;
}

footer h3 {
  margin-block-start: 5px !important;
}

.entry-content ul {
  list-style: none;
}

.entry-content ul li::before {
  margin-left: -27px;
  content: url("img/postbullets.png");
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.entry-content div.hide-list-element ul li::before {
  content: none;
}

.eventrow-information {
  flex-basis: 60%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: space-between;
}

.eventrow-information .is-excerpt {
  flex-grow: 1;
}

.wp-block-getwid-template-post-featured-image {
  overflow: hidden;
}

.wp-block-getwid-template-post-title, .wp-block-post-title {
  line-height: 1.2em;
}

a, a:not(.wp-element-button), a:focus, a:hover {
  text-shadow: 2px 2px 10px rgba(0,0,0,0.1) !important; 
}

figcaption.wp-element-caption {
  text-align: center !important;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
  min-width: 300px;
  white-space: nowrap;
}

.event-desc > p {
  margin-bottom: 0 !important;
  font-size: initial;
  line-height: 1.3em;
}

.event-button {
  margin-top: 0 !important;
}

.event-button a:hover {
  color: black;
}

.page-id-1253 h2.wp-block-heading {
  color: #87cdbe !important;
}