/**
   Styles for the theme feature page (ja/land/theme.html, en/land/theme.html, es/land/theme.html).

   @author: Hirano Satoshi with Happy (LLM)
   @copyright 2026 Peace and Passion
   @since: 2026/04/06
*/

.theme-subtitle {
  font-size: 1.3rem;
  color: var(--tint-color);
  margin-top: -0.5rem;
}
