body {
  background: #ffffff;
}

.bg-black {
  background: #ffffff;
}

.card-project:hover {
  border: 1px solid #ffffff;
  cursor: pointer;
}