html {
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
}

p {
  margin: 0;
}

.apx-legend-position-bottom {
  padding-top: 8px !important;
  border-top: solid 1px #e0e0e0 !important;
  text-transform: uppercase !important;
}
.apx-legend-position-right {
  text-transform: uppercase !important;
}

.borderless-donut-box .apx-legend-position-bottom {
  padding-top: 0px !important;
  border: none !important;
}

.jodit-placeholder {
  font-family: 'Roboto', Arial, Helvetica, sans-serif, monospace;
}

.jodit-wysiwyg ol,
.jodit-wysiwyg ul {
  padding-left: 32px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.jodit-wysiwyg li {
  margin-bottom: 4px;
}
