﻿/* Malli: @include icon($facebook)*/
.editor-container > :first-child {
  margin-top: 0;
}
.editor-container > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .editor-container.mobile-align-left p, .editor-container.mobile-align-left h2, .editor-container.mobile-align-left .h2, .editor-container.mobile-align-left .h2-alt, .editor-container.mobile-align-left h3, .editor-container.mobile-align-left .h3, .editor-container.mobile-align-left .h3-alt, .editor-container.mobile-align-left h4, .editor-container.mobile-align-left .h4, .editor-container.mobile-align-left h5, .editor-container.mobile-align-left .h5, .editor-container.mobile-align-left h6, .editor-container.mobile-align-left .h6, .editor-container.mobile-align-left a, .editor-container.mobile-align-left blockquote, .editor-container.mobile-align-left .content-ingress {
    text-align: left !important;
  }
  .editor-container.mobile-align-center p, .editor-container.mobile-align-center h2, .editor-container.mobile-align-center .h2, .editor-container.mobile-align-center .h2-alt, .editor-container.mobile-align-center h3, .editor-container.mobile-align-center .h3, .editor-container.mobile-align-center .h3-alt, .editor-container.mobile-align-center h4, .editor-container.mobile-align-center .h4, .editor-container.mobile-align-center h5, .editor-container.mobile-align-center .h5, .editor-container.mobile-align-center h6, .editor-container.mobile-align-center .h6, .editor-container.mobile-align-center a, .editor-container.mobile-align-center blockquote, .editor-container.mobile-align-center .content-ingress {
    text-align: center !important;
  }
  .editor-container.mobile-align-right p, .editor-container.mobile-align-right h2, .editor-container.mobile-align-right .h2, .editor-container.mobile-align-right .h2-alt, .editor-container.mobile-align-right h3, .editor-container.mobile-align-right .h3, .editor-container.mobile-align-right .h3-alt, .editor-container.mobile-align-right h4, .editor-container.mobile-align-right .h4, .editor-container.mobile-align-right h5, .editor-container.mobile-align-right .h5, .editor-container.mobile-align-right h6, .editor-container.mobile-align-right .h6, .editor-container.mobile-align-right a, .editor-container.mobile-align-right blockquote, .editor-container.mobile-align-right .content-ingress {
    text-align: right !important;
  }
}
