/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.section-content h1, .section-content h2, .section-content h3, .section-content h4 {
  padding-bottom: 0;
  padding-top: 30px; }
  .section-content h1 + p, .section-content h2 + p, .section-content h3 + p, .section-content h4 + p {
    margin: 0; }

/*# sourceMappingURL=fullwidth-content.css.map */
