/* ==========================================================================
   Content.
   ========================================================================== */
.content-before,
.content-before-inner {
  background: none;
}
.content-before {
  padding-top: var(--space-xxl);
}

.content-titles {
  &:after {
    content: none;
  }

  .content-title {
    text-align: center;
  }
}