/*===================================================================================*/
/*  Global | Variables | Partial
/*===================================================================================*/
.wysiwyg {
  color: #585858;
  line-height: 1.88;
}
.wysiwyg p,
.wysiwyg img,
.wysiwyg iframe {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .wysiwyg img {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .wysiwyg ul,
  .wysiwyg ol {
    padding-left: 0;
  }
}
.wysiwyg u {
  overflow-wrap: break-word;
}
.wysiwyg a {
  text-decoration: underline;
}
.wysiwyg a[target=_blank]::after, .wysiwyg a[download]::after, .wysiwyg a.download-link::after {
  display: inline-block;
  font-family: "Icomoon";
  margin: 0 0.8rem;
  text-decoration: none;
  font-size: 1.4rem;
}
.wysiwyg a[target=_blank]::after {
  content: "\e915";
}
.wysiwyg a[download]::after, .wysiwyg a.download-link::after {
  content: "\e917";
}
.wysiwyg h3 {
  margin-bottom: 1.5rem;
  color: #00aeef;
  font-size: 2.2rem;
  font-weight: 500;
}
.wysiwyg p + h3,
.wysiwyg ol + h3,
.wysiwyg ul + h3 {
  margin-top: 4rem;
}
.wysiwyg p:last-child {
  margin-bottom: 0;
}
.wysiwyg iframe {
  max-width: 100%;
}
.wysiwyg ul {
  margin-left: 0;
  padding-left: 2rem;
}
.wysiwyg h4,
.wysiwyg h5 {
  line-height: 1.5;
}
.wysiwyg blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee;
  border-radius: 15px;
  border-style: solid;
  border-width: 1px;
  margin: 20px 0 40px;
  padding: 16px;
  max-width: 468px;
}
.wysiwyg blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
.wysiwyg blockquote.twitter-tweet a {
  color: #00aeef;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
.wysiwyg blockquote.twitter-tweet a:hover,
.wysiwyg blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}
/*# sourceMappingURL=app-wysiwyg.css.map */
