#page-header {
  margin-bottom: 4em;
}

.important-text {
  line-height: 1.3;
  width: 80%;
}

a.share {
  border-top: 1px solid var(--darker-grey-full);
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}
.view-id-urba_etudes { /* tmp none, will be used for search logic */
	display: none;
}
.isotope-el {
  /* visibility: hidden;*/
  display: none;
}

.isotope-el.show {
  /* visibility: visible; */
  display: block;
}