/**
 * 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-standard-heading {
    padding-bottom: 1em; } }

@media (min-width: 981px) {
  .section-loop .container.flex {
    display: flex;
    gap: 4em; }
    .section-loop .container.flex aside {
      flex: 1; }
    .section-loop .container.flex main {
      flex: 3; } }

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