.path-taxonomy .region-content .card {
  box-shadow: none !important;
  padding: 0;
}

.path-taxonomy .region-content .card.card-bg {
  margin: 0;
}

body .card.card-teaser .card-body .card-text {
  font-size: 16px;
  line-height: 1.555;
  font-weight: 400;
}

.view-taxonomy-term .views-row{
  margin-bottom: 3rem;
}

.view-taxonomy-term .feed-icon {
  display: none;
}
