/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

.entry-content h1,h2,h3,h4,h5,h6 {
  font-weight:bold;
}

.entry-content h1 {
  font-size: 120%;
}

.entry-content h2 {
  font-size: 110%;
}

.entry-title {
  font-size: 150%;
}

