body:before {
  content: "";
  height: 20px;
  display: block;
}

@media (width >= 768px) {
  .news-input {
    width: 50%;
  }
}

.card {
  height: 300px;
}

.btn {
  width: 170px;
}

.img-equal {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=projet.9e356f79.css.map */
