.taxonomy-term-listing {
  margin: 2.5rem auto;
}
.taxonomy-term-listing .views-row {
  margin: 0 0 1.5rem;
}
@media only screen and (min-width: 48rem) {
  .taxonomy-term-listing .views-row {
    margin: 0 0 2.25rem;
  }
}
.taxonomy-term-listing .views-row .views-field-title h2 {
  margin: 0 0 1rem;
}
@media only screen and (min-width: 48rem) {
  .taxonomy-term-listing .views-row .views-field-title h2 {
    margin: 0 0 1.4375rem;
  }
}
.taxonomy-term-listing .views-row .views-field-title h2 a {
  display: block;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #DF3400;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.taxonomy-term-listing .views-row .views-field-body {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #2B2B2B;
  margin-bottom: 0.5rem;
}
.taxonomy-term-listing .views-row .views-field-term-node-tid {
  position: relative;
}
.taxonomy-term-listing .views-row .views-field-term-node-tid .views-label {
  position: absolute;
}
.taxonomy-term-listing .feed-icons a {
  display: block;
  overflow: hidden;
  width: 1rem;
  height: 1rem;
  text-indent: -9999px;
  background: url("https://cdnweb.ictsi.com/themes/custom/ictsi/img/svg/feed/secondary.svg") no-repeat center;
}

[dir=rtl] .taxonomy-term-listing .views-row .views-field-term-node-tid .oval-tags {
  margin-right: 3.125rem;
  margin-left: auto;
}
/*# sourceMappingURL=style.css.map */
