/* Custom URLs SEO — estilos mínimos de las zonas de contenido */
.customurl-content {
  margin: 1.25rem 0;
}

.customurl-content-bottom {
  margin-top: 2rem;
}

.customurl-content img {
  max-width: 100%;
  height: auto;
}

.customurl-cover {
  margin: 0 0 1.25rem;
}

.customurl-cover img {
  width: 100%;
  height: auto;
  display: block;
}
