/**
 * 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) {
  .offset {
    margin-left: -2.5%;
    margin-right: -2.5%; } }

@media (min-width: 981px) {
  .offset {
    margin-left: -7.5%;
    margin-right: -7.5%;
    width: 115%; } }

/*# sourceMappingURL=post-setup.css.map */
