.w-250-px {
  width: 250px;
}

.h-80-vh {
  height: 80vh;
}

.fs-1-25 {
  font-size: 1.25rem;
}

.fs-2 {
  font-size: 2rem;
}

.back-button {
  color: #f60;
}

.color-orange {
  color: #f60;
}

.white-space-nowrap {
  white-space: nowrap;
}
