.archive #header, .blog #header {
  background-color: transparent !important;
}

.archive #header.scrolled, .blog #header.scrolled {
  background-color: #fff !important;
}

.archive #main, .blog #main {
  margin-top: -64px;
}

.archive .bloc-blog-title, .blog .bloc-blog-title {
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/*# sourceMappingURL=blog-page.css.map */