.btn-lg {
  font-size: 1.5rem !important;
}

.btn {
  text-transform: uppercase;
}

.btn-secondary {
  color: var(--primary) !important;
}

h1 {
  line-height: 135%;
}