/* Project overrides on top of the terminus theme. */

/* Wider content column for desktop. Terminus defaults to 864px. */
body.layout-left,
body.layout-center,
body.layout-full-width {
  max-width: 1100px;
}
