/*  ELEMENTS */

h2 {
  margin-bottom: 24px;
}

h3 {
  font-size: 0px;
}

/*  ELEMENTS with CLASSES */

.property dd:not(:last-child) {
  margin-bottom: 0px;
}

caption.linked-resource-property {
    font-size: 22px;
}

div.linked-header {
    text-align: center;
}

/*  IDS */

#linked-filter {
    display: none
}

/*  CLASSES */

.title {
    font-size: 42px;
    font-weight: bold;
}