.mega-menu-wrap-header-menu .mega-menu-header-menu .dashicons-food mega-menu-link > li.mega-menu-item > a.mega-menu-link > li:last-child a {
  background-color: #000000;
  /* Button background color */
  color: #ffffff;
  /* Button text color */
  padding: 10px 15px;
  /* Adjust padding for button size */
  border-radius: 5px;
  /* Rounded corners */
  text-decoration: none;
}