div.blockWrap_blogsCollection {
  padding-top: 40px;
  padding-bottom: 100px;
}
.hasSecondaryContent .primaryAndSecondaryContainer div.blockWrap_blogsCollection,
.fullBleed .noSecondaryContent .primaryAndSecondaryContent div.blockWrap_blogsCollection .blockContent.blockContentBleed {
  padding-left: 100px;
  padding-right: 100px;
}
.blockWrap_blogsCollection .ctaContainer {
  max-width: none;
}
.blockWrap_blogsCollection .maxWidth--content {
  max-width: 780px;
}
div.blockWrap_blogsCollection {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}
.blockWrap_blogsCollection:before,
.blockWrap_blogsCollection > body > .plxBg-img:before,
.blockWrap_blogsCollection > .plxBg-img:before {
  content: none;
  background: transparent;
  opacity: 0;
}
.blockWrap_blogsCollectionHeader .ctaContainer {
  max-width: none;
}
div.blockWrap_blogsCollectionHeader {
  background-color: #ffc72e;
  background-color: rgba(255,199,46,0.46);
  background-image: none;
}
html.page_blogsCollection {
  background-color: #fff;
  background-image: none;
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}
