.single .entry-content ol, .single .entry-content ul {
  background: none;
  border-top: 0px;
  border-bottom: 0px;
  padding: 10px 20px;
  margin: 0px;
}
.single .entry-content ul ul {
  list-style-type: circle;
}
.single .entry-content ul ul ul {
  list-style-type: square;
}










.hmda-header img {
  float: left;
  width: 90px;
  clear: both;
  margin-right: 20px;
}

.hmda-header {
  float: left;
  background: #f3f3f3;
  margin-bottom: 10px;
  display: block;
  padding: 1rem;
  width: 100%;
}
.single-hmda_type .recent-posts, .single-mortgage_type .recent-posts, .single-insights_type .recent-posts, .single-compliance_type .recent-posts,  {
  color:#fff;
}
.single-hmda_type .recent-posts, .single-hmda_type .recent-posts label, .single-hmda_type .recent-posts h2, .single-hmda_type .recent-posts h3, .single-hmda_type .recent-posts h4, .single-hmda_type .recent-posts h5 {
  color: #fff !important;
}
.single-mortgage_type .recent-posts, .single-mortgage_type .recent-posts label, .single-mortgage_type .recent-posts h2, .single-mortgage_type .recent-posts h3, .single-mortgage_type .recent-posts h4, .single-mortgage_type .recent-posts h5 {
  color: #fff !important;
}
.single-compliance_type .recent-posts, .single-compliance_type .recent-posts label, .single-compliance_type .recent-posts h2, .single-compliance_type .recent-posts h3, .single-compliance_type .recent-posts h4, .single-compliance_type .recent-posts h5 {
  color: #fff !important;
}
.single-insights_type .recent-posts, .single-insights_type .recent-posts label, .single-insights_type .recent-posts h2, .single-insights_type .recent-posts h3, .single-insights_type .recent-posts h4, .single-insights_type .recent-posts h5 {
  color: #fff !important;
}
.hmda-listing {
  margin-top:40px;
}