html, body {
  font-family: 'Inter', sans-serif;
  background: url("https://ojs.stmikplk.ac.id/sayagata.png") #f1b80a fixed !important;
  text-align: justify;
}

span.label {
  color: black !important;
  text-align: left;
}

.block_make_submission_link {
  display: block;
  width: 200px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  background: #C1ECD6;
  color: #fff;
  border: none;
  box-sizing: border-box;
  box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
}

.cmp_manuscript_button,
.block_make_submission a,
.obj_galley_link {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #2b444d;
  color: #fff;
  text-align: center;
}

.obj_article_summary {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #ececec;
  padding-bottom: 10px !important;
  border-bottom: solid 4px #85aa9d !important;
  font-size: 12px;
}

.obj_article_summary:hover {
  background: #ffffff;
}

.meta .authors {
  background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
  font-weight: bold;
  font-size: 1rem;
  margin-top: 4px;
  padding-bottom: 5px;
  padding-left: 23px;
}

.obj_article_details .authors .name {
  font-weight: bold;
  display: block;
  font-family: 'Inter', sans-serif;
}

.obj_article_details .authors li {
  margin-bottom: 0.3rem; /* atau bisa juga 4px */
}

.obj_article_details .main_entry .item.doi .label,.obj_article_details .main_entry .item.keywords .label {
    display: inline;
    font-size: 1rem;
    font-family: 'Inter', sans-serif;
}

.obj_article_details .item.doi,.obj_article_details .item.keywords {
    padding-top: 0;
    font-family: 'Inter', sans-serif;
}

.obj_announcement_summary h2 a,.obj_announcement_summary h3 a,.obj_announcement_summary h4 a {
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-weight: bold;   
}

.obj_article_summary > .title {
  text-align: left;
  font-size: 1rem;
  line-height: 1.43rem;
  font-weight: 700;
  margin: 0;
  font-family: 'Inter', sans-serif;
}

.obj_article_summary .subtitle {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
}


.obj_article_details > .page_title {
  margin: 0;
  text-align: left;
}

.obj_issue_toc .published .label {
  padding: 0;
  font-size: 12px;
  font-family: 'Inter', sans-serif;
}

.__dimensions_badge_embed__ .__dimensions_Badge_style_small_rectangle .__dimensions_Badge_Image {
  width: 88px;
  height: 17.6px;
  margin-top: 8px;
}

.obj_article_summary .pages {
  color: black;
  font-size: inherit;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
}

.obj_issue_toc .heading .pub_id .id,
.obj_issue_toc .heading .published .value {
  margin-left: 0.5em;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
}

.pkp_page_index .current_issue .read_more {
  display: inline-block;
  position: relative;
  padding-right: 2.143rem;
  font-size: 0.93rem;
  font-weight: 700;
  line-height: 2.143rem;
  color: #4b7d92;
  text-decoration: none;
  margin: 20px 0 1.43rem 0;
}

.obj_issue_toc .articles {
  margin-top: calc(2.143rem - 2.57rem);
}

.obj_article_summary .meta {
  position: relative;
  padding-top: 0.357rem;
  font-size: 0.875rem;    
  font-weight: normal;
  line-height: 1.375rem;   
  font-family: 'Roboto', sans-serif;
  margin-bottom: 1rem;
}


.page_search .date_range legend {
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}

.page_search .search_advanced label {
  display: block;
  padding: 5px;
  color: black;
  font-weight: 400;
  text-align: left;
  font-size: 13px;
}

.page_search .search_advanced legend {
  margin: 0;
  border: aqua;
}

.cmp_form .label {
  display: block;
  font-size: 0.93rem;
  font-weight: 400;
  padding-left: inherit;
  font-style: normal;
}

.cmp_form legend {
  margin-bottom: 0.714rem;
  font-size: 1.143rem;
  font-weight: 700;
  line-height: 1.43rem;
  border: aqua;
}

.pkp_page_index .homepage_about {
  border-bottom: 2px solid #f7bc4a;
}

.pkp_structure_main .page h1 {
  font-family: 'Inter', sans-serif;
}

.pkp_block .title {
  display: block;
  padding: 8px 0 0.5em;
  border-bottom: 1px solid #696969;
  font-weight: 700;
  background: #F7BC4A;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  border-radius: 4px;
}

.modal-body {
  position: relative;
  padding: 0;
}

.modal-header {
  padding: 15px;
  border-bottom: 0;
}

.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}

.pkp_structure_main p {
    line-height: 1.785rem;
    margin: 1.43rem 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.pkp_site_name .is_img img {
  display: block;
  max-height: 2.143rem;
  max-width: 100%;
  width: auto;
  height: auto;
}

.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}

.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* Responsive Media Queries */
@media (min-width: 992px) {
  .pkp_site_name .is_img img {
    max-height: 200px;
  }

  .pkp_page_index .cmp_announcements h2 + .obj_announcement_summary,
  .pkp_page_index .cmp_announcements .more {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .pkp_block {
    padding: 16px;
  }
  
  
  .pkp_block .title {
    display: block;
    padding-top: 8px;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #696969;
    font-weight: 700;
    background: #F7BC4A;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    border-radius: 4px;
  }
  
  .pkp_unstyled_list,.cmp_article_list,.cmp_breadcrumbs ol,.cmp_announcements,.pkp_site_nav_menu ul,.pkp_page_index .journals ul,.page_catalog_category .subcategories ul,.page_issue_archive .issues_archive,.page_register .context_optin .contexts,.obj_article_details .authors,.obj_article_details .galleys_links,.obj_article_details .supplementary_galleys_links,.obj_article_summary .galleys_links,.obj_issue_toc .articles,.obj_issue_toc .galleys_links,.pkp_block .content ul {
    margin: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold
}
}

<style>
  .list-group-item {
    background-color: #001f3f;
    color: #fff;
    border-color: #003366;
    padding: 10px 15px;
    transition: background-color 0.3s ease, transform 0.2s ease;
  }

  .list-group-item:hover {
    background-color: #0056b3;
    transform: translateX(5px);
  }

  .list-group-item a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    font-size: 15px;       /* Ukuran font medium */
    font-weight: 500;      /* Berat font medium */
  }

  .list-group-item a:hover {
    text-decoration: none;
    color: #ffeeba;
  }
</style>

