.path-taxonomy .block-page-title-block {
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.path-taxonomy .block-page-title-block h1 {
  text-align: center;
}
.path-taxonomy .region-content {
  text-align: left;
}
.path-taxonomy .view-taxonomy-term .view-content .views-field-title h2 {
  font-family: arial;
  font-size: 1.25em;
  font-weight: bold;
}
.path-taxonomy .view-taxonomy-term .view-content .views-field-title h2 a {
  text-decoration: none;
  color: #555;
  font-weight: bold;
}
.path-taxonomy .view-taxonomy-term .view-content .views-field-title h2 a:hover {
  color: #8eb8e0;
}
.path-taxonomy .view-taxonomy-term .view-content .item-view-row {
  padding-bottom: 0.85em;
  margin-bottom: 0.85em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.path-taxonomy .view-taxonomy-term .view-content .item-view-row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.path-taxonomy .region-sidebar-second .block {
  margin-bottom: 2em;
}
.path-taxonomy .region-sidebar-second .block img {
  margin-bottom: 1em;
}

.path-taxonomy .region-content .views-field-field-encounter-tags {
  margin-bottom: 1em;
}
.path-taxonomy .region-content .views-field-field-encounter-tags a {
  color: inherit;
  text-decoration: none;
}
.path-taxonomy .region-content .views-field-field-encounter-tags a:hover, .path-taxonomy .region-content .views-field-field-encounter-tags a:focus {
  color: #8eb8e0;
  text-decoration: none;
}

.path-taxonomy .region-sidebar-first .block > h2,
.path-taxonomy .region-sidebar-second .block > h2 {
  border: 0;
  padding: 0.35em 0 0.5em;
  margin: 0 0 0.75rem;
  text-align: center;
  font-family: "Anton", Impact, "Arial Narrow", sans-serif;
  font-weight: 400;
  font-size: 1.35rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #1a1a1a;
  border-bottom: 2px solid rgba(142, 184, 224, 0.55);
}

.view-aspects-of-encounter .views-row {
  margin: 0.15em 0;
}
.view-aspects-of-encounter .views-field-name a {
  color: #222;
  text-decoration: none;
  font-weight: 400;
}
.view-aspects-of-encounter .views-field-name a:hover, .view-aspects-of-encounter .views-field-name a:focus {
  color: #8eb8e0;
  text-decoration: underline;
}
.view-aspects-of-encounter .views-field-name a.is-active {
  color: #8eb8e0;
  font-weight: 400;
  text-decoration: none;
  box-shadow: inset 3px 0 0 #8eb8e0;
  padding-left: 0.45em;
  margin-left: -0.45em;
}

/*# sourceMappingURL=page-taxonomy.css.map */
