/* ---- Place your custom styles below ---- */

/*  base : headings
/* ------------------------------------ */
/*Reset Headings*/
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/*apply new styles*/
h1, h2 { color: #444; font-weight: 600; }
h3, h4 { color: #ff9900; font-weight:600; }
h5, h6 { color: #444; font-weight: 200; }
.text h1,.text h2,.text h3,.text h4,.text h5,.text h6  { margin: 0 0 14px; }
.text h1 { font-size: 24px; line-height: 28px; }
.text h2 { font-size: 20px; line-height: 24px; }
.text h3 { font-size: 18px; line-height: 22px; }
.text h4 { font-size: 15px; line-height: 18px; }
.text h5 { font-size: 14px; line-height: 18px; }
.text h6 { font-size: 12px; line-height: 18px; text-transform: uppercase; }
.heading,
#reply-title { font-size: 14px; text-transform: uppercase; margin: 14px 0; }