/* Highlight Menu Link as a Button */
  .highlight {
    color: #fff;
    font-weight: 600;
    padding: 7px 20px 7px 20px;
    background: #ff058d;
    border-radius: 0px;
  }