.femxa-stats-module {
  background-color: #F2F2F2;
  text-align: center; }
  .femxa-stats-module > div {
    padding: 2em; }
    .femxa-stats-module > div .stats-icon {
      margin-bottom: 1em; }
    .femxa-stats-module > div .stats-number {
      font-size: 300%;
      font-weight: bold;
      margin-bottom: .4em; }
      .femxa-stats-module > div .stats-number#courses-data {
        color: #3A81A2; }
      .femxa-stats-module > div .stats-number#users-data {
        color: #D30083; }
      .femxa-stats-module > div .stats-number#submissions-data {
        color: #F49522; }
    .femxa-stats-module > div .stats-text {
      font-size: 200%;
      line-height: 1; }

/*# sourceMappingURL=femxa-stats.css.map */
