/*
TODO: this should only have global variables... make input stuff to its ows scss...
*/
h1 {
  background-color: #B5C0D0;
  text-align: center;
  border-radius: 50px;
}

h2 {
  background-color: #CCD3CA;
  text-align: center;
  border-radius: 50px;
  margin-top: 50px;
}

#important {
  background-color: #febc75;
  border-radius: 50px;
}/*# sourceMappingURL=birthday.css.map */