
p {
  line-height: 140%;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 1em;
}

.text-cards .text .more-link {
  display: none;
}

.opyf input[type="text"] {
  border-width: 1px;
  border-style: solid;
}

.opyf-search-form input[type="text"] {
  padding: 10px;
  height: 50px;
}

.opyf-search-form button {
  background-color: #000;
  color: #fff;
  height: 50px;
}

.timeline-section-title h2 {
  margin-bottom: inherit;
}

.opyf .opyf-timeline-wrap .timeline-wrap > div:after {
  background: #000; }

.opyf .timeline-section-title {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}

.opyf .tl-node .icon img {
  width: 62px;
}

.opyf .opyf-taxonomy-nav .sidebar-popular-eras a {
  color: #000; 
}

.opyf .opyf-taxonomy-nav .dropdown-filter ul li a:hover {
  background: #fff;
  color: #000;
}

.opyf .opyf-taxonomy-nav .sidebar-popular-eras a:hover {
  color: #000;
  text-decoration: underline;
}

.opyf .opyf-taxonomy-nav .dropdown-filter span.toggle-link, 
.opyf .opyf-taxonomy-nav .dropdown-filter .filter-controls,
.opyf .opyf-filter-bar .dropdown-filter span.toggle-link, 
.opyf .opyf-filter-bar .dropdown-filter .filter-controls
{
  background: #000;
  color: #fff; 
}

.opyf .opyf-filter-bar .dropdown-filter ul li a:hover {
  background: #fff;
  color: #000;
}

.opyf .opyf-filter-title .box-generic {
  background: #000;
  color: #fff;  
}

.text-cards .box {
  padding: 5px 12px 10px 20px;
}

.text-cards .card-item .image {
  border-radius: 5px;
  overflow: hidden;
}

.text-cards .card-item > a {
  /* border: 1px solid #000; */
}

.cards.text-cards .boxed-title {
  position: relative;
}

.cards.text-cards .boxed-title .icon {
  /* flex: 0 0 30px; */
  height: 30px;
  border-radius: 100%;
  border: 1px solid currentColor;
  margin-left: 10px;
  margin-right: 0;

  position: absolute;
  right: 0;
  top: 5px;
  bottom: auto;
  left: auto;
}

.cards.text-cards .boxed-title .icon img {
  position: static;
}

.cards.text-cards .boxed-title {
  padding: 5px 33px 0 10px;
}

.opyf .post-era-list a {
  background: #000;
  color: #fff;
  border-radius: 5px;
}

.post-map-block {
  border-radius: 5px;
}

.sidebar-popular-list {

}

/* .sidebar-popular-list li {
  background: #000;
}

.sidebar-popular-list li a {
  color: #fff;
} */

.sidebar-popular-list li {
  background: #fff;
  padding: 5px 0 5px 0px;
}

.dropdown-filter ul.filter-controls > li > a {
  color: #fff !important;
}

.dropdown-filter ul.filter-controls > li > a:hover {
  color: #4a4a49 !important;
}

.sidebar-popular-list li a {
  color: #000;
}

.opyf .sidebar-popular-list li a:hover {
  color: #000;
  text-decoration: underline;
}

.opyf .opyf-taxonomy-nav .icon {
  border: 0 none;
}

.section-title {
  background: #000;
  color: #fff;
  padding: 0.5em;
  font-size: 2.5em;
}

.section-title h2 {
  margin-top: 0;
}

.link-list .title {
  padding: 10px;
  background: transparent;
  color: #fff;
}

.link-list .title h3 {
  font-size: 22px;
  margin: 0;
  color: #1F2E2B;
  font-weight: 500;
  background: #fff;
}

.link-list .title p {
  display: block;
  margin: 5px 0 12px 0px;
  font-size: 15px;
  padding-bottom: 0;
  color: #141414;
}

.link-list .links-wrap {
  padding: 0;
}

.link-list .link-item, .link-list .link-item:last-child {
  border: 0.5px solid #D8E6E3;
  border-radius: 5px;
  margin: 0 0 15px;
  padding: 10px;
}

.link-list .link-item:hover {
  border-color: #000;
}

/* sequences and relations */

.sequence-card {
  border-color: #AFAFAF;
}

.relations-list__row {
  border-color: #AFAFAF;
}