.headerContainer {
  width: 70%;
  margin: 12px auto;
  text-align: center;
}

.headerItem {
  display: inline-block;
  width: 19%;
  text-align: center;
}

.headderLink {
  color: white;
  text-decoration: none;
}
