:root {
  --nd-font-size: 18px;
}

.disabled {
  opacity: 0.25;
  pointer-events: none;
  cursor: not-allowed;
}

.subtitle {
  @include rem(9.6);
  font-weight: 100;
  font-style: italic;
}
