.bottom-to-top {
  border-width: 3px;
  border-style: solid;
  -o-border-image: linear-gradient(to top, rgba(143, 163, 211, 0.2), transparent) 1 100%;
     border-image: linear-gradient(to top, rgba(143, 163, 211, 0.2), transparent) 1 100%;
}

.view-category-pages .views-row {
  border-top: 1px solid #e8e9ec;
  margin-top: 10px;
  padding-top: 14px;
}

.view-category-pages .views-row:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.view-category-pages .views-row .views-field-field-publication-page-date {
  font-family: "Roboto Condensed", "Roboto", sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #af5900;
  font-size: 14px;
}

.view-category-pages .views-row .views-field-field-publication-page-header p {
  margin: 0;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}

.view-category-pages .views-row .views-field-title a {
  font-size: 20px;
  font-family: "Lato", sans-serif;
}

/*# sourceMappingURL=view-category-pages.css.map */
