<style>
<link rel="stylesheet" href="/styles.css">
/* --- Footer Navigation Line --- */
.site-footer-line {
  text-align: center;
  margin: 25px 0;
  font-size: 0.95rem;
  opacity: 0.8;
}

.site-footer-line a {
  margin: 0 8px;
  text-decoration: none;
  font-weight: 500;
}

.site-footer-line a:hover {
  text-decoration: underline;
}

.site-counter {
  font-weight: 600;
}


</style>
