
.expat-popover-x .se-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.expat-popover-x .se-link {
  flex-wrap: nowrap;
  width: 100px;
  text-align: center;
  margin: 0px;
}

.expat-popover-x-a {
  display: inline;
}

.events-teaser-inner .event-body p {
  margin-bottom: 0px;
}

.event-full .listing-information-box p {
  margin-bottom: 0px;
}

.node-form .entity-meta {
  display: none;
}

.node-comment-form {
  margin-bottom: 2rem;
}

.page-node-type-event .expat-sidebar {
  margin-top: 1rem;
}

.path-news .article-footer .field__item:nth-child(2n) {
  display: none;
}

.path-news .article-teaser footer > div div a::after {
  content: "";
}

.view-display-id-block_featured .expat-overlay-default,
.view-display-id-block_featured_category .expat-overlay-default {
  width: auto;
  max-width: 80%;
  border-top-right-radius: 28px;
}
