.test-border {
  border: 1px solid red;
}

.text-inactive {
  color: rgba(255, 255, 255, 0.6);
}
