html,body {
    h1 {font-family: "Roboto Slab", sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px;
    font-size: 14px;
    line-height: 1.43rem;
    color: rgba(0,0,0,0.87);
    background: #fff
}

a {
    color: #4A82B0;
}

a:hover,a:focus {
    color: #b9a20f;
}
.pkp_structure_main h1 {
    font-family: "Roboto Slab",sans-serif;
    font-size: 1.5rem;
    line-height: 2.143rem;
    font-weight: 500;
}
.obj_article_details .doi a {
    color: #0f6cb9;
    text-decoration: solid;
    font-weight: bold;
}
.pkp_structure_main p {
    overflow-wrap: break-word;
}
.item.abstract {
text-align: justify;

}
