[oroamb] .current-menu-item {
    /* color: #a4d408; */
    /* text-decoration: underline; */
    border-color: white;
    color: white;
    background-color: #a9d615;
    width: 100%;
    display: inline-block; 
    max-width: 220px;
    text-align: center; 
  }

  [oroamb] ul > li > a { 
    line-height: 1.6;
}