.righteous {
  font-family: "Righteous", sans-serif !important;
}

.white {
  color: #fff !important;
}

.surface-color {
  color: #f5fafb;
}

.black {
  color: #252525 !important;
}

.btn-rounded {
  border-radius: 20px;
}

a {
  text-decoration: none;
}

.border-outline {
  border: 1px solid rgba(245, 250, 251, 0.4588235294);
  border-radius: 20px;
  font-size: 16px;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 30px;
  margin: 0 auto;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fs-24 {
  font-size: 24px;
}

.fs-28 {
  font-size: 28px;
}

.fs-36 {
  font-size: 36px;
}

.fs-40 {
  font-size: 40px;
}

.fs-48 {
  font-size: 48px;
}

.fs-56 {
  font-size: 56px;
}

.fw-4 {
  font-weight: 400;
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
} /*# sourceMappingURL=reused.css.map */
