#root {
  font-family: "Inter", sans-serif;
  background: #ebf9f1;
  height: 100vh;
}

.apip_pointer {
  cursor: pointer;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}
