body {
  background-color: #f7f8fa;
}
.card {
  border: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
