.pkp_page_article .article-summary h3 a {
    font-size: 1em !important;
    font-family: 'Lora', serif;
}

.swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 250px 0 0 0;
}

#customblock-sidebarmenu a {
    color: #009541;
}

.editorial_team_block .profile .name {
    color: #17b30b;
}

ul.most-cited-crossref-ul {
    list-style-type: none;
    padding-inline-start: unset;
}

ul.most_read {
    list-style-type: none;
    padding-inline-start: unset;
}

#most_read_tab .stat {
    align-items: center;
    display: flex;
    gap: 0.4rem;
}

.authors-countries > h3:nth-child(1) {
  margin-top: 0;
}

.authors-countries .label {
    font-size: 90%;
    color: #1c1c1c;
}

li[role="presentation"] a[href="#most_read_tab"] {
  display: none;
}