.theme-showcase .row .col-md-1 {
  color: green;
}
.theme-showcase .row .col-md-1 .one {
  color: #434343;
}
.theme-showcase .row .col-md-1 .one:hover {
  color: #878787;
}
.theme-showcase .row .col-md-1 .two {
  background-color: #f4f4f4;
}
