.is-checked {
  background: #fff;
  &::before {
    opacity: 1 !important;
  }
}
