.card{
  // box-shadow: 0 0.125rem 0.3125rem rgb(0 0 0 / 16%), 0 0.0625rem 0.25rem rgb(0 0 0 / 23%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 0.9375rem;
  border: unset;
}
