/**
 * 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-intro h1 {
  margin-top: 0; }

@media (min-width: 981px) {
  #section-intro .layout-setup {
    display: flex;
    gap: 4em; }
    #section-intro .layout-setup .content, #section-intro .layout-setup .image {
      flex: 1; } }

#section-intro .layout-setup .content {
  max-width: 850px; }

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