section:not(#header) .content h2 {
  max-width: none;
  padding: 0.1em 1em;
  border-radius: 8px;
  background: #323232;
  color: #fff;
}
section:not(#header) .content .youtube-item {
  width: 100%;
  max-width: 800px;
}

/*# sourceMappingURL=page-samples.css.map */
