.item.published section:nth-child(1), 
.item.published section:nth-child(2) {
  display: none;
}

.row.home_journal_description {
    box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
    background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(249 249 249) 47%, rgb(245 245 245 / 67%) 100%);
    text-align: justify;
    margin-top: -27px;
    font-size: 13px;
}

.col-9.journal_details {
    float: left;
    min-height: .125rem;
    font-size: 12.5px;
    margin-top: 20px;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    color: #304682;
    font-weight: 900;
    border-bottom: 3px solid #304682;
}

.container.main_menu {
    background: #304682;
}

header .container {
    background: url(https://journals2.ums.ac.id/public/journals/10/pageHeaderLogoImage_en_US.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.navbar-brand-logo img {
    display: none;
}

nav.col-xs-12.col-md-12.pr-0 {
    padding-bottom: 80px;
}

div.issn span {
    background: #f8ebd9;
    padding: 4px 4px;
    color: #304682;
    border-bottom: 3px solid #304682;
    border-radius: 5px;
    border-top: 3px solid #304682;
}

div.issn {
    padding-bottom: 6px;
}

nav.col-xs-12.col-md-12.pr-0 {
    padding-bottom: 120px;
}

#headerNavigationContainer > div:nth-child(1) > div > nav {
    padding-bottom: 180px;
}

body > div.pkp_structure_page > footer > div > div > div > div > div > div.footer-contact > div > div.col-md-5 {
    text-align: center;
}

footer .copyright-wrapper {
    color: #ffffff;
    padding-top: 10px;
    background: url(https://journals2.ums.ac.id/public/site/images/admin_jurnal/patter.jpg);
}

.copy-right {
    background: #020202;
    padding: 3px 0 3px 0;
}

footer .container {
    background: #f8ebd9;
    color: #000000;
}

footer h4 {
    color: #304682;
    border-bottom: 2px solid #000000;
}