.cfct-plain-text, .rb-post-tout p {
  font-size: 14px;
  color: #191919;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.cfct-plain-text p, .rb-post-tout p p {
  margin: 0 0 10px 0;
}

.page-wrap {
  max-width: 1060px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  background: #fff;
}

.section-title {
  font-family: "ClarendonBold";
  font-weight: normal;
  font-size: 26px;
  line-height: 1em;
  font-weight: normal;
  margin: 0 0 20px 0;
}

.rb-post-tout {
  margin-bottom: 40px;
  overflow: hidden;
}
.rb-post-tout img {
  float: left;
  width: 100%;
  margin: 0 2% 2% 0;
  height: auto;
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.rb-post-tout .post-title {
  font-size: 20px;
  color: #0d6382;
  font-weight: bold;
  padding-top: 10px;
  display: block;
  margin-bottom: 5px;
}
.rb-post-tout p {
  margin: 0;
}
.rb-post-tout ul.call-to-action {
  margin: 10px 0 0 10px;
  padding: 0;
  list-style: inside;
}

.rb-module-group .rb-post-tout {
  margin: 0;
}
.rb-module-group .rb-post-tout .post-title {
  font-size: inherit;
}
