body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
  }
  
  h1,  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 700;
    text-align: center;
  }
  
  .byline {
    font-weight: 200;
    font-style: italic;
  }
  