/* The site's global h2_font_size (38px) is sized for section headers on
 * marketing/content pages -- too large for these sub-section headers on
 * the embed instructions page. Scoped to that page's wrapper class. */
.dcm-committee-widget-embed h2 {
  font-size: 1.375rem !important;
}