.has-error {
    .form-control {
        @apply border-primary-3;
    }
}
