
/* 公開ページ下部の "Powered by listmonk" 表記を非表示 */
footer {
  display: none !important;
}
