.ant-radio {
  // &-button-wrapper {
  //   border-top: none !important;
  //   border-left: none !important;
  //   border-right: none !important;

  //   &-checked {
  //     border-top: none !important;
  //     border-left: none !important;
  //     border-right: none !important;

  //     &::before {
  //       border: none !important;
  //     }

  //     &:focus-within {
  //       border: none !important;
  //       background: #fff;
  //     }

  //     :focus {
  //       border: 0 none;
  //       outline: none;
  //     }
  //   }
  // }
}
