.mainHead {
  font-family: "Satisfy", cursive;
  font-size: 55px;
  margin-bottom: 0%;
  margin-top: 5%;
  color: rgb(64, 207, 160);
  margin-right: 50%;
  animation-duration: 2s -1;
  margin-top: 5%;
  margin-bottom: 0%;
}

nav li a {
  font-size: 1.3em;
}

.mainHeadSign {
  display: flex;
  justify-content: center;
  font-family: "Satisfy", cursive;
  font-size: 35px;
  margin-bottom: 0%;
  margin-top: 5%;
  color: rgb(64, 207, 160);
}

.card {
  background-color: white;
  height: 100%;
}

.heart {
  cursor: pointer;
}

.cols {
  margin-top: 10%;
  display: flex;
  justify-content: center;
}

.card-header {
  text-align: center;
  font-family: "Satisfy", cursive;
}/*# sourceMappingURL=main.css.map */