/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
.input-hint {
padding: 0 $size-9;
font-size: $size-8;
color: $grey;
}