.editorial-section .editorial-section-description h1,
.editorial-section .editorial-section-description h2 {
  margin-bottom: 1.5rem;
}
.container-bottom {
  background: #dddddd;
  padding: 2.5rem 0;
}
.banner:not(.background-true),
.editorial-section:not(.background-true),
.rich-text-editor:not(.background-true) {
  background: none;
}

@media (min-width: 960px) {
  .banner.paddingv {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
