:root {
}

label.error {
	color: #dc3545 !important;
}
input.error,
textarea.error,
input[type="checkbox"].error {
	border: 1px solid #dc3545 !important;
}
