.recent-sectioned-blog-block {
  background-color: #6a3aa0;
  color: #ffffff;
}
.recent-sectioned-blog-block a, .recent-sectioned-blog-block h3 {
  color: #ffffff;
}
.recent-sectioned-blog-block .views-field-field-image {
  max-width: 220px;
  margin-right: 4%;
  width: 36%;
  float: left;
}
.view .views-field-field-image img, .view .views-field-field-image img:hover {
  background: white
}
.recent-sectioned-blog-block .view-content {
  padding: 35px 15px 35px;
}
.recent-sectioned-blog-block .read-more {
  border-bottom: 1px solid #bea9d6;
  display: inline-block;
  line-height: 14px;
}
.recent-sectioned-blog-block .item-list {
  padding: 10px;
  background-color: #7a50aa;
  clear: both;
}
.recent-sectioned-blog-block .item-list .pager li {
  padding: 5px 10px;
  background-color: transparent;
  text-shadow: none;
}
.recent-sectioned-blog-block .item-list .pager li.pager-current {
  background-color: #2fafa8;
  color: #ffffff;
}
.recent-sectioned-blog-block .item-list .pager li.pager-ellipsis {
  color: #ffffff;
}
.recent-sectioned-blog-block  .views-field-nothing {
  display: table-cell
}
.recent-sectioned-blog-block h2 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 22px;
  font-family: 'open_sansbold';
}
.recent-sectioned-blog-block h2 a {
  font-family: 'open_sanssemibold';
}

.block .ask-question-link a {
  display: block;
  color: #ffffff;
  background-color: #6ed3cf;
}