.card {
  background-color: rgba(0,0,0,0.65);;
  border-radius: 1.5rem;
  box-shadow: 0 0px 0px 0px rgb(0 0 0 / 0%);
}