/* SCRIPT : Inline Script */
.hero img { width: 100%; height: auto; display:block; border-radius: 8px; }<br />
  .dek { font-size: 1.1rem; color:#333; }<br />
  .table-wrap { overflow-x:auto; margin: 1rem 0; }<br />
  table.dgpt-schedule { width:100%; border-collapse: collapse; }<br />
  table.dgpt-schedule th, table.dgpt-schedule td { padding: .6rem; border-bottom: 1px solid #e5e5e5; text-align:left; }<br />
  .card { border:1px solid #eee; border-radius:8px; padding:1rem; margin:.75rem 0; background:#fafafa; }<br />
  .cta { background:#f0f8ff; padding:1rem; border-radius:8px; border:1px solid #e0f0ff; }<br />
  .sources { font-size:.9rem; color:#666; margin-top:1rem; }<br />
