.theme-variant-node {
  padding: 0px 6px;
}

.theme-variant-label {
  cursor: pointer;
}

.theme-variant-label > .theme-variant-icon {
  border-radius: 100%;
}

.theme-variant-node > input:checked + .theme-variant-label > .theme-variant-icon {
  outline: 1px solid #000;
}