.ant-menu-item-selected {
  background: var(--navi-btn-focused);
  border-radius: 20px !important;
  box-shadow: 0 -4px 8px 0 rgba(156, 74, 255, 0.2) inset;
}
