.content {
  :global .ant-popover-arrow {
    display: none;
  }
  :global .ant-cascader-menu-item-active {
    background: none !important;
    .ant-cascader-menu-item-content {
      background: #e6f2ff;
      color: #0073e5;
      font-weight: normal;
    }
  }
}
