@import '../../../global.scss';

.form-error {
  .ant-input {
    border-color: $red-9 !important;
  }
}
