.logo {
  width: 64px;
  height: 64px;
}

.card {
  margin: 25px;
  box-shadow: 2px 2px #eee;
}

.blog-footer {
  background-color: #eee;
  padding: 25px;
}
