.cb_template {
  line-height: 1.42857143;
  font-size: 14px;
  /*font-size: .88rem;*/
}

.cb_template h1,
.cb_template h2,
.cb_template h3,
.cb_template h4,
.cb_template h5,
.cb_template h6,
.cb_template .h1,
.cb_template .h2,
.cb_template .h3,
.cb_template .h4,
.cb_template .h5,
.cb_template .h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
}

.cb_template h3,
.cb_template .h3 {
  font-size: 18px;
}

.cbclearboth:before,
.cbclearboth:after {
  content: " ";
  display: table;
}

.cbclearboth:after {
  clear: both;
}
