.menu-two-items .menu-two-item span.active{background-color:var(--c1);color:#fff}.menu-three-items span{display:inline-block;padding:8px 15px;background-color:antiquewhite;margin-bottom:10px;margin-right:10px;border-radius:5px;cursor:pointer}.menu-three-items .menu-three-item{display:none;padding:10px;background-color:var(--c1)}.menu-three-items .menu-three-item.active{display:block}.menu-three-items span a{color:#000}