.mmTitle {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 23px;
  padding-top: 10px;
  border-top: 1px dotted #CCC;
  margin-bottom: 10px;
}
.mmBlurb {
  font-family: 'Arimo', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.mmFoot {
  font-family: 'Arimo', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5em;
  padding-bottom: 10px;
  border-bottom: 1px dotted #CCC;
  color: #999;
}
