.mm-ismenu {
  background: #81CFF0;
  color: #4B3B42;
}
.fa-star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}