/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
#uqam-en-chiffres h2 {
  margin-bottom: 44px;
  font-size: 20px;
  font-weight: 500;
}
#uqam-en-chiffres .chiffres-item {
  margin-bottom: 48px;
}
#uqam-en-chiffres .chiffres-item .thumb {
  margin-right: -15px;
}
#uqam-en-chiffres .chiffres-item .thumb img {
  max-width: 200px;
  width: 100%;
}
#uqam-en-chiffres .chiffres-item .chiffre {
  display: block;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: -30px;
}
#uqam-en-chiffres .chiffres-item .donnee {
  display: block;
  line-height: 1.3rem;
}
#uqam-en-chiffres .chiffres-item .contenu {
  position: absolute;
  bottom: 0;
  right: 20px;
  padding-right: 0;
}
#uqam-en-chiffres .chiffres-item .contenu a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 500px) {
  #uqam-en-chiffres .chiffres-item img {
    max-width: 125px !important;
  }
}
@media only screen and (min-width: 768px) {
  #uqam-en-chiffres .chiffres-item {
    margin-right: 15px;
    max-width: 400px;
  }
  #uqam-en-chiffres .chiffres-item .contenu {
    padding-right: 15px;
  }
}

/*# sourceMappingURL=style-index.css.map*/