.pkp_site_name a::after {
  content: "Journal of AI-Driven Renewable Energy Systems";
  display: inline-block;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  margin-left: 20px;
  white-space: nowrap;
  line-height: 1.4;
  padding-bottom: 6px;
}

.pkp_site_name a {
  display: flex !important;
  align-items: center !important;
  text-decoration: none !important;
  overflow: visible !important;
}

.pkp_site_name {
  overflow: visible !important;
}

.pkp_site_name img {
  max-height: 120px !important;
  width: auto !important;
}
