html {
  font-size: 18px !important;
}

body {
  line-height: 1.55;
}

.text-xs,
[class*="text-[10px]"],
[class*="text-[11px]"] {
  font-size: 0.82rem !important;
  line-height: 1.4rem !important;
}

.text-sm {
  font-size: 0.95rem !important;
  line-height: 1.45rem !important;
}
