.pkp_site_name_wrapper {
    padding-left: 2.143rem;
    padding-right: 2.143rem;
    background: center / cover no-repeat url(/public/site/bg_header.jpg);
	height: 180px;
	width: auto;
}
.pkp_site_name .is_img img {
    max-height: 130px;
}
.pkp_navigation_user>li>a {
    color: rgb(255 255 255 / 84%);
}
.obj_article_details .entry_details .item>.label, .obj_article_details .entry_details .sub_item:first-child>.label {
    padding: .5em 1.43rem;
    background: #9b95fd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.obj_article_details .entry_details .sub_item .label {
    color: #010245;
}