.saibaMais {
  font-size: 12px;
  font-weight: bold;
}
.article {
  border-bottom: 1px solid #d2d3d3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.article p:last-of-type {
  border-bottom: none !important;
}
.subRow {
  height: 100%;
}
.subRowArticle {
  border: none;
}
.subRowArticle h2 {
  display: none;
}
.video {
  padding-bottom: 40px;
}
.video h2 {
  display: block;
  float: left;
  white-space: wrap;
  width: 25em;
  word-break: keep-all;
  font-size: 14px;
  color: #095dab;
}
.btn {
  border-radius: 0px;
  background-image: none;
  border: none;
}
