body,
html {
  height: 100%;
  font-family: 'Lato', sans-serif; }

a {
  color: #00B7FF; }

.banner {
  background: linear-gradient(135deg, #f58220 24%, #d6067a 100%); }

.text-lg {
  font-size: 150%; }

.text-sm {
  font-size: 75%; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/*# sourceMappingURL=style.css.map */