  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.events-list-block {
  background: #EEEEED;
  padding: 3rem 2rem;
  border-radius: .5rem;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .events-list-block {
    margin-top: -38rem;
  }
}

@media (min-width: 991px) {
  .events-list-block {
    margin-top: -28rem;
  }
}

.events-list-block > h2 {
  font-size: 3rem;
  line-height: 3.9rem;
  color: #1A2D57;
}

/*# sourceMappingURL=../sourcemaps/block--events-list.css.map */
