/**
 * 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 {
  padding-top: 135px; }
  @media (max-width: 980px) {
    .section-content .container {
      padding: 0; } }
  .section-content .container main {
    max-width: 825px; }
    .section-content .container main h2 {
      padding-bottom: 0; }
      .section-content .container main h2 + p {
        margin-top: 0; }

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