/**
 * 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 .container {
  max-width: 800px;
  margin: 0 auto; }
  .section-content .container h2 {
    margin: .8em 0; }
  .section-content .container .post-info p {
    margin: 0;
    color: var(--dark-gray); }

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