.article-page {
  background: #fff;
  color: #000;
}

.article-page a {
  color: #000;
}

.list-galleys a {
  color: #fff;
}

.article-page__meta dt:nth-of-type(1),
.article-page__meta dd:nth-of-type(1) {
  display: none !important;
}

.article-page__meta dl {
  margin-top: 0 !important;
}

.category-selectaa img {
  margin: 5px;
}

.category-selectaa img a {
  text-decoration:none;
}


.category-selectaa-heading {
  font-size: 1.75rem;
}

.category-selectaa-section {
  padding: 7.5vh 0 7.5vh 0;
}