.featured-list-wrap{
  text-align: center;
    max-width: 980px;
    margin: 0px auto;
}
.featured-list-wrap .homepage-sections--title{
  color: #fff;
}
.featured-list-content{
  color: #fff;
  margin-bottom: 40px;
}
.featured-list-container{
  display: flex;
  justify-content: center;
}
.featured-list-cell{
  min-width: 100px;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.featured-list-cell-title{
  margin-top: 10px;
}