@import '../variables';

.invalid {
  border: $state-danger-text;
}
