/* line 24, ../../../../../../../dev/css/_global.sass */
.text-center {
  text-align: center; }

/* line 27, ../../../../../../../dev/css/_global.sass */
.highlight {
  color: #eb1d21; }

/* line 30, ../../../../../../../dev/css/_global.sass */
.clearfix {
  *zoom: 1; }
  /* line 17, ../../../../../../../dev/css/bourbon/addons/_clearfix.scss */
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  /* line 23, ../../../../../../../dev/css/bourbon/addons/_clearfix.scss */
  .clearfix:after {
    clear: both; }

/* line 5, ../../../../../../../dev/css/modules/find-roof/css/core.sass */
#the-roof {
  position: relative; }
  /* line 7, ../../../../../../../dev/css/modules/find-roof/css/core.sass */
  #the-roof:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 101%;
    height: 101%;
    background: url("/source/eb2f884b8aa308d6da384826c08c1718/roof-overlay.png") no-repeat center center;
    background-size: cover;
    z-index: 9;
    pointer-events: none; }
  /* line 19, ../../../../../../../dev/css/modules/find-roof/css/core.sass */
  #the-roof #map-canvas {
    width: 100%;
    height: 408px; }

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