:root {
  --Label-fontSize: 1rem;
  --Label-color: rgba(0,0,0,0.7); }

.Label {
  font-size: 1rem;
  color: rgba(0,0,0,0.7); }
