.main__title { font-size: 1.875rem !important; }

.post + .post {
  margin-top: 2rem;
}

.post-preview__date {
  margin: 0;
}

.post-preview__title {
  margin-top: 0.1rem;
}

.post-preview {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  max-width: 60ch;
}

.post__content img:not(.galerie img) {
  max-width: 75% !important;
  height: auto;
}

.btn {
  margin-top: 0.75rem;
  display: inline-block;
}

.logo__img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
