* {
  text-align: center;
  font-family: 'Lato', sans-serif;
}

h2 {
  font-size: 14px;
}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 400px;
}

.title {
  text-transform: uppercase;
  text-align: center;
  margin-top: 80px;
}

.title a {
  color: DeepPink;
  text-decoration: none;
}

.byline {
  font-style: italic;
  padding-bottom: 30px;
  text-align: center;
}
