:root {
  --theme-color: #009BDE;
  --base-color: #c3d5dd;
  --heading-color: #009BDE;
  --strong-color: #ffffff;
}
.markdown-section table {
  width: 100%;
  display: table !important;
}
