.my-contact-form-wrap .condolence-form-privacy {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 14px 0;
	line-height: 1.4;
	cursor: pointer;
}

.my-contact-form-wrap .condolence-form-privacy input[type="checkbox"] {
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
	min-width: 16px;
	margin: 0;
	padding: 0;
	appearance: checkbox;
}
