.content-block-h2 {
  margin-top:20px;
  font-size:150%;
  color:#1f6357;
}

.content-block-h3 {
  font-size:120%;
  color:#333;
}

.content-block-image_full img {
  width:100%;
  margin-top:-20px;
}

.content-block-image {
  text-align:center;
}

.content-block-image_text {
  font-size: 100%;
  line-height: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}

.content-block-image_text.left div p {
  padding: 0 0 0.4rem 0;
  margin: .5rem 0 .5rem 0;
  line-height:1.6rem;
}

.content-block-paragraph p,
.content-block-image_text.right div p {
  padding: 0 0 0.4rem 0;
  line-height:1.6rem;
}

.text-left {
    text-align:left;
}

.text-center {
    text-align:center;
}

.text-right {
    text-align:right;
}
