/* HEADER */
.header-logo-wrapper .header-logo {
  /* LOGO  */
  margin-bottom: 1.25rem;
}

/* H2 NOTAS */
.article-body h2 {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
}

@media only screen and (max-width: 600px) {
  .article-body h2 {
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
  }
}

/* IN READ PML */
.AV6086e599b48c535c8d3f5088,
.AV628be11f1759070b186149c8 {
  margin-bottom: 1.25rem !important;
}

/* EMBED CONTAINER IFRAMES */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=uno-custom.css.map */