body {
  background-color: #f4f6f9;
  padding-top: 76px;
}

.navbar {
  min-height: 56px;
  font-size: 15px;
}

.card {
  border: 0;
  border-radius: 14px;
}

.page-footer {
  font-size: 13px;
}

.table td, .table th {
  vertical-align: middle;
}

.list-group-item {
  border-left: 0;
  border-right: 0;
}
