/*
0E1F37
*/
.acf-block-random-course-list {
  margin-top: 60px;
}
@media screen and (min-width: 48em) {
  .acf-block-random-course-list {
    margin-top: 120px;
  }
}
.acf-block-random-course-list .wrap {
  max-width: 810px;
  margin: 0 auto;
}
.acf-block-random-course-list h2 {
  text-align: center;
  margin-bottom: 52px;
}
.acf-block-random-course-list h2:after {
  content: "";
  display: block;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 88px;
  height: 7px;
  background-image: url("data:image/svg+xml,%3Csvg height='7' viewBox='0 0 88 7' width='88' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a9ca3f' fill-rule='evenodd'%3E%3Crect height='6' rx='3' width='67.9' x='10.037803' y='.5'/%3E%3Ccircle cx='84.474979' cy='3.537175' r='3.037175'/%3E%3Ccircle cx='3.525022' cy='3.537175' r='3.037175'/%3E%3C/g%3E%3C/svg%3E");
}
.acf-block-random-course-list .facetwp-facet-course_count {
  color: #005896;
  font-weight: 500;
  margin-bottom: 0;
}
.acf-block-random-course-list .facetwp-template article.course {
  background-color: white;
}

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