.entry-title {
  display: none;
}
.entry-header {
  display: none;
}

.search-submit,
.menu-search,
.search-toggle,
.nav-search {
  display: none !important;
}

#site-generator .site-info .wrapper {
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
#site-generator .site-info .wrapper::before {
  visibility: visible;
  font-size: 13px;
  line-height: normal;
  content: "© 2026 Yeri Delta";
  display: block;
  margin-bottom: 10px;
}