/**
 * 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
 */
@media (max-width: 980px) {
  .section-content .container {
    padding: 45px 0 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; }
  .section-content .container main h1, .section-content .container main h2, .section-content .container main h3, .section-content .container main h4 {
    font-size: 20px;
    font-weight: 800;
    margin-top: 1.5em;
    margin-bottom: .5em; }
  .section-content .container main p:first-of-type {
    margin-top: 0; }
    @media (min-width: 981px) {
      .section-content .container main p:first-of-type {
        font-size: 20px; } }

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