body {
  padding-top: 3rem;
  color: #6c757d;
  background-color: #f2f3f8;
}

.card {
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}
