.mobilemenu-button {
}

.mobilemenu-button a {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  display: block;
  margin: 0;
  padding: .5em 1em;
  text-align: center;
  font-family: arial;
  text-transform: uppercase;
}

.mobilemenu-button a.last {
  border-bottom: 1px solid #e1e1e1;
}

.mobilemenu-button a.active {
  border-bottom: 1px solid #e1e1e1;
}