/* 見本用の注釈・安全設定（このファイルは見本のためだけの追加） */
:root {
  color-scheme: only light;
}

.proposal-note {
  background: #1f5f7a;
  color: #f2f7f9;
  font-size: 12px;
  line-height: 1.6;
  padding: 8px 16px;
  text-align: center;
}

.sp-call {
  display: none;
}
