/* Compiled Less CSS File */
/* Generated from "noncritical.css" */

/* CSS Document */
.mmThumb {
  display: block;
  padding: 40px;
  background-color: #eee;
  text-align: center;
}
.mmThumb img {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.09);
}
#textVersion a.extraLink {
  color: lightblue !important;
  font-weight: bold;
  font-size: 1.4em;
}
#textVersion a.extraLink:hover {
  text-decoration: underline !important;
}
#textVersion a.extraLink:before {
  content: "↳ ";
}