.modalsection-has-error {
	background-color: #dc3545 !important;
	color: white !important;
}

div.fieldset-control.fieldset-contains-error {
	border-color: #dc3545 !important;
}

div.fieldset-control.fieldset-contains-error > div.fieldset-legend {
	background-color: #dc3545 !important;
	border-color: #dc3545 !important;
	color: white !important;
}

div.fieldset-control.fieldset-contains-error > div.fieldset-legend .fieldset-legend-arrow {
	color: white !important;
}
