.featureContent figure {
  text-align: center !important;
}
.featureContent figure img {
  width: auto !important;
  max-width: 100% !important;
}
.header a:hover {
  color: #fff;
}


/* RISE RDS BRAND 4.0 */

*, html, body {
  font-family: 'Open Sans', 'Verdana', sans-serif;
}

.category {
  color: #0F151B;
  font-weight: bold;
  font-size: 11px;
  border-radius: 8px;
  margin-right: 26px;
}

.feature {
  box-shadow: none !important;
}

h1{
 font-weight: 700;
 line-height: 28px;
}

h3 {
  font-family: 'Source Serif Pro', 'Georgia', serif;
  font-size: 25px
  line-height: 33px;
  font-weight: 700; 
}

.featureFeedback {
  background-color: #f2f5fb;
}

.featureContent p {
  line-height: 23px;
}