.w-600 {
    width: 600px;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.leading-10 {
  line-height: 2.5rem;
}
.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}