.footer {
  font-style: italic;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: 50px 0 25px;
  font-size: 15px;
}
