@import url('./admin.css');

.card {
  animation: rise 0.35s ease both;
}
