/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.display-1 {
	font-size: 6rem;
	font-weight: 300;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}
