@import url('https://use.typekit.net/ftj0lah.css');

.title,
.subtitle,
.paragraph,
.two-col {
    font-family: 'forma-djr-text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
.title {
    font-size: 47px;
    font-weight: 600;
}

.subtitle {
    color: #a5d0ef !important;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.5em;
}

.paragraph {
    font-size: 20px;
    line-height: 1.5em;
}

.two-col {
    color: white !important;
}

.page {
    background-color: #1b1f2b;
}

.fa-trash {
    color: white;
}

/*
h1 {
  color: #000;
  font-family: adobe-garamond-pro, Adobe Garamond Pro, garamond, Times, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 44px;
  margin: 0 0 18px;
  letter-spacing: 0.11em;
}

h2 {
  color: #000;
  font-family: adobe-garamond-pro, Adobe Garamond Pro, garamond, Times, serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
  margin: 0 0 18px;
}

em {
  color: #999;
  font-family: adobe-garamond-pro, Adobe Garamond Pro, garamond, Times, serif;

  font-size: 17px;
  line-height: 1.5em;
  display: block;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 10px;
  font-style: normal;
}

p {
  color: #000;
  font-family: adobe-garamond-pro, Adobe Garamond Pro, garamond, Times, serif;
  font-size: 20px;
  line-height: 1.5em;
}
*/
