@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap');
html, body, h1, h2, h3, p, li, td, th, .wm, .kicker, .meta, .foot, table {
  font-family: 'Instrument Sans', Aptos, 'Segoe UI', Arial, Helvetica, sans-serif !important;
}
body {
  -webkit-font-smoothing: antialiased;
  font-size: 10.5pt !important;
  line-height: 1.4 !important;
  padding: 32px 40px 40px !important;
}
.wm { font-size: 11pt !important; }
.kicker { font-size: 8pt !important; margin-top: 2px !important; }
h1 { font-size: 13pt !important; margin: 0 0 4px !important; }
h2 { font-size: 10pt !important; margin: 14px 0 6px !important; }
h3 { font-size: 9.5pt !important; }
.meta { font-size: 9pt !important; margin-bottom: 12px !important; }
p { margin: 0 0 8px !important; }
li { margin-bottom: 4px !important; }
table { font-size: 9.5pt !important; }
th { font-size: 7.5pt !important; }
.foot { font-size: 8pt !important; margin-top: 20px !important; }
.rule { margin: 8px 0 14px !important; }
