/*!
 * Propeller v1.3.1 (http://propeller.in): typography.css
 * Copyright 2016-2018 Digicorp, Inc.
 * Licensed under MIT (http://propeller.in/LICENSE)
 */
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333333;
}
.pmd-display1 {
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.54);
}

.pmd-display2 {
  font-size: 2.8125rem;
  font-weight: 400;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.54);
}

.pmd-display3 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.54);
}

.pmd-display4 {
  font-size: 7rem;
  font-weight: 300;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.54);
}

.pmd-caption {
  font-size: 0.75rem;
  color: #868e96;
  letter-spacing: 0.02em;
}

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