/* Add here all your CSS customizations */

div.row.featured {
   border-bottom: 1px solid #e0e0e0; 
   margin-bottom: 100px;
}
div.row.featured h2 {
   color: #292929;
}
div.row.centered {
   text-align: center;
}
div.col-md-6.list {
padding-left: 50px;
padding-right: 50px;
}