.application-eyebrow {
  color: var(--accent);
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Figtree", sans-serif;
}

.application-title {
  color: white;
}
