form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option {
	cursor: pointer;
}

form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="checkbox"],
form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="radio"] {
	accent-color: #da2128;
	outline: 0;
}

form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="checkbox"]:focus,
form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="radio"]:focus {
	outline: 0;
	box-shadow: none;
}

form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="checkbox"]:focus-visible,
form.elementor-form[name="Environmental and Social Grievance Redress Form"] .elementor-field-option input[type="radio"]:focus-visible {
	outline: 2px solid rgba(218, 33, 40, 0.35);
	outline-offset: 3px;
	box-shadow: none;
}
