.w-4 {
  width: 0.25rem !important;
}

.h-4 {
  height: 0.25rem !important;
}

.w-8 {
  width: 0.5rem !important;
}

.h-8 {
  height: 0.5rem !important;
}

.w-12 {
  width: 0.75rem !important;
}

.h-12 {
  height: 0.75rem !important;
}

.w-16 {
  width: 1rem !important;
}

.h-16 {
  height: 1rem !important;
}

.w-20 {
  width: 1.25rem !important;
}

.h-20 {
  height: 1.25rem !important;
}

.w-24 {
  width: 1.5rem !important;
}

.h-24 {
  height: 1.5rem !important;
}

.w-28 {
  width: 1.75rem !important;
}

.h-28 {
  height: 1.75rem !important;
}

.w-32 {
  width: 2rem !important;
}

.h-32 {
  height: 2rem !important;
}

.w-36 {
  width: 2.25rem !important;
}

.h-36 {
  height: 2.25rem !important;
}

.w-40 {
  width: 2.5rem !important;
}

.h-40 {
  height: 2.5rem !important;
}

.w-44 {
  width: 2.75rem !important;
}

.h-44 {
  height: 2.75rem !important;
}

.w-48 {
  width: 3rem !important;
}

.h-48 {
  height: 3rem !important;
}

.w-52 {
  width: 3.25rem !important;
}

.h-52 {
  height: 3.25rem !important;
}

.w-56 {
  width: 3.5rem !important;
}

.h-56 {
  height: 3.5rem !important;
}

.w-60 {
  width: 3.75rem !important;
}

.h-60 {
  height: 3.75rem !important;
}

.w-64 {
  width: 4rem !important;
}

.h-64 {
  height: 4rem !important;
}

.w-68 {
  width: 4.25rem !important;
}

.h-68 {
  height: 4.25rem !important;
}

.w-72 {
  width: 4.5rem !important;
}

.h-72 {
  height: 4.5rem !important;
}

.w-76 {
  width: 4.75rem !important;
}

.h-76 {
  height: 4.75rem !important;
}

.w-80 {
  width: 5rem !important;
}

.h-80 {
  height: 5rem !important;
}

.w-84 {
  width: 5.25rem !important;
}

.h-84 {
  height: 5.25rem !important;
}

.w-88 {
  width: 5.5rem !important;
}

.h-88 {
  height: 5.5rem !important;
}

.w-92 {
  width: 5.75rem !important;
}

.h-92 {
  height: 5.75rem !important;
}

.w-96 {
  width: 6rem !important;
}

.h-96 {
  height: 6rem !important;
}

.bg-lightGray {
  background-color: #FBFBFC !important;
}

.bg-gray {
  background-color: #E3E8EF !important;
}

.bg-darkGray {
  background-color: #9BA8B0 !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fc-lightGray {
  color: #FBFBFC !important;
}

.fc-gray {
  color: #E3E8EF !important;
}

.fc-darkGray {
  color: #9BA8B0 !important;
}

.fc-dark {
  color: #1E252F !important;
}

.border-color-lightGray {
  border-color: #FBFBFC !important;
}

.border-color-gray {
  border-color: #E3E8EF !important;
}

.border-color-darkGray {
  border-color: #9BA8B0 !important;
}

body {
  font-family: "Google Sans", sans-serif;
}/*# sourceMappingURL=wrap.css.map */