.footer-link-article {
  text-align: center;
  color: #448063;
  margin-top: 10vh;
  margin-bottom: 20px;
}

.footer-link-article a {
  color: inherit;
  text-decoration: none;
}

.footer-link-article a:hover {
  text-decoration: underline;
}

/* © 2025-2026 Ryousuke. All rights reserved. 未经授权禁止使用本站源代码。本站所有原创文章内容遵循 CC BY-NC 协议，转载文章需要遵循原协议 */