/* h1 */
/* h2 */
/* h3 */
/* h4 */
/* h5 */
/* h6 */
.node-featured-media :is(img, picture, video, iframe) {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-height: 800px;
}
.node-featured-media + .l-sidebar {
  margin-top: 2.5rem;
}