box {
  color: red;
  opacity: 0.5;
}

label#label1 {
  color: initial;
  opacity: inherit;
}
