/* #aca-path-content {
  width: 60%;
} */
.term-page-title {
  color: #1c5f81;
  margin-top: 20px;
  font-size: 50px;
  line-height: 55px;
  font-family: 'Stone Serif';
}
.volumn-date {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding-top: 20px;
  font-family: 'Univers 55';
}
.term-page-desc {
  padding-bottom: 15px;
  border-bottom: 1px solid #58585a;
  font-size: 24px !important;
  line-height: 28px !important;
}
.news-page .main-content {
  padding: 20px 25px;
}
.news-page .left-below .view-header h2,
.news-page .right-below .view-header h2,
.news-page .middle-news .view-header h2 {
  color: #005581;
  font-size: 20px;
  line-height: 22px;
  /* padding: 30px 0 0 0; */
  /* font-family: "univers-condensed", Arial, Helvetica, sans-serif; */
  font-weight: 600;
}
.news-page .left-below .view-content .views-field-title a,
.news-page .right-below .view-content .views-field-title a,
.news-page .middle-news .bookreviews-views .title a,
.news-page .middle-news .view-content .views-field-title a {
  font-size: 18px;
  color: #000066 !important;
  line-height: 20px;
  display: block;
  width: fit-content;
  margin: 0;
  padding: 10px 0;
}

.in-the-news {
  font-size: 1.4875rem;
  padding-top: 30px;
}
/* .bottom {
  padding: 20px;
  border-top: 1px solid #58585a;
} */
.aca-bottom img {
  width: 100%;
  height: auto;
}
.aca-bottom .b {
  padding-left: 30px;
}
.news-page .middle-news .bookreviews-views .title {
  margin: 0;
}
.news-page .region.region-content {
  padding: 0;
}
.news-page .middle-news .border-focus {
  border-bottom: 1px solid;
}
ul.tabs.tabs--primary > li.remove-duplicates-entry[data-original-order="3"] {
    display: none;
}