.btn-primary {
  background: white !important;
  color: black !important;
  border: none !important;
}

h1, h2, h3 {
  text-transform: uppercase;
}

.light .fa {
  color: black;
}

.dark .fa {
  color: white;
}

