/* h1 */
/* h2 */
/* h3 */
/* h4 */
/* h5 */
/* h6 */
.media-embed-image img {
  display: block;
  height: auto;
  width: 100%;
}

.media-embed-image__caption {
  background: var(--theme-color-swap);
  color: #fff;
  font-family: "Zilla Slab", serif;
  margin-top: -0.4375rem;
  padding: 1.25rem 1.5625rem 1.5625rem;
}