body {
  font-family: "Inter", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

.markdown > table > :not(caption) > * > *,
.table > :not(caption) > * > * {
  padding: 0.25rem 0.25rem !important;
}

.ribbon-top {
  width: 3rem !important;
}

h2.swal2-title {
  font-size: 1.2rem !important;
}

.swal2-html-container p {
  font-size: 1rem !important;
}
