/* =========================================================
   updates.css  —  updates.html only
   ========================================================= */

body.page-updates {
  --page-bg: #f3f3f3;
}

/* h2 heading bars on this page use class="section" */
.section {
  margin-top: 30px;
}

.container p {
  margin: 15px 0;
  line-height: 1.6;
}

.container ul {
  margin-left: 20px;
}

.container h3 {
  margin-top: 20px;
}
