/**
 * 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-heading {
  position: relative;
  width: 100%;
  padding-top: 45%;
  background-size: cover; }

.section-title h1 {
  margin-bottom: 0; }

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