body {
  background-color: #ffff;
}
.pkp_structure_head {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),(href="https://journal.unwira.ac.id/index.php/aksioma/");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #0779FF;
  href: https://journal.unwira.ac.id/index.php/aksioma/index
 }

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 150px;
    max-width: 100%;
    height: 150px;
    width: auto;
}

.grid-container {
  display: grid;
  column-gap: 10px;
  grid-template-columns: auto auto;
  background-color: #ffff;
  padding: 10px;
}

.grid-item {
  padding: 20px;
  font-size: 30px;
  text-align: center;
}

.navlink {
  font: 14px bell mt;
  margin: 10px 10px 0px 0px;
  margin-top: 15px;
  background-color: white;
  color: #3c4ba1;
  text-decoration: none;
  font-family: Helvetica;
  height: 20px;
  vertical-align: middle; /* Menggunakan vertical-align: middle untuk mengatur vertikal tengah */
  line-height: 20px; /* Menyesuaikan line-height dengan tinggi elemen */
}

.navlink:hover a {
  background-color: #0779ff;
  color: #ffffff;
  font-family: Helvetica;
  height: 20px;
  
}

.navlink:hover {
  background-color: #0779ff;
  color: #ffffff;
  font-family: Helvetica;
  height: 20px;
  
}

/* .pkp_stucture_sidebar  {
    background-color: #0779ff;
} */

/* .pkp_structure_sidebar.left  {
    background-color: #0779ff;
} */

/* .pkp_block.block_custom  {
    background-color: #0779ff;
} */