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





.asset-content h1 {
  font-size: 180%;
  border-bottom: 2px solid #D35232;
  margin-bottom: 0.3em;
}

.asset-content h2 {
  font-size: 160%; 
  border-bottom: 1px solid #7487AD;
}

.asset-content h3 {
  font-size: 140%;
  /* border-bottom: 1px solid #D35232; */
}

.asset-content h4 {
  font-size: 120%; 
  /* border-bottom: 1px solid #7487AD; */
}
.warning { 
	color: red;
	 }



