@import url('https://fonts.googleapis.com/css?family=Open+Sans|Yanone+Kaffeesatz&display=swap');

/* helpers */
@import "helper/common-Y1p2wQf.css";
@import "helper/buttons-dABfGVu.css";
@import "helper/forms-S0KDk9A.css";
@import "../vendor/ckeditor5/dist/ckeditor5--df2047.css";
@import "helper/ckeditor-HEUdUxF.css";

/* vendor CSS */
@import "tagify-w2-goEl.css";

/* components */
@import "component/datatables-i4ZTN6Z.css";
@import "component/carousel-SezjsTc.css";
@import "component/modalImage-LDuXXSb.css";

/* layout */
@import "layout/accessibility-o_s__3x.css";
@import "layout/editorMenu-EA9EfeO.css";
@import "layout/header-3K-8ghv.css";
@import "layout/article-8GF4UVH.css";
@import "layout/footer-VmPMZju.css";

/* popin */
@import "../component/popinEditLegend/popinEditLegend-76YsMOP.css";

body {
  background-color: white;
  font-size: 18px;
  padding: 0 0 200px 0;
  margin: 0;
  font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;

  @media (min-width: 769px) { padding-bottom: 0; }
  @media (min-width: 1421px) { font-size: 22px; }

  & .main-wrapper {
    margin: 0;
    padding: 0;
    @media (min-width: 1881px) { width: 1880px; margin: 0 auto; }
  }
}
