/**
 * 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
 */
.project-maps {
  margin-block-start: var(--wp--preset--spacing--64); }
  .project-maps__map {
    height: 31.25rem;
    width: 100%;
    border-radius: 1rem;
    overflow: hidden; }

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