#menu_item_menu {
  background-color: #f99005;
}
#menu_item_menu ul.navbar-nav > li > a {
  font-size: 29px;
  text-transform: capitalize;
}
