input[type="checkbox"] {
	width: auto !important;
	min-width: auto !important;
}

footer .wpcf7-list-item {
	margin: 0;
	max-width: 350px;
}

footer .wpcf7-list-item-label {
	color: #fff !important;
}

footer .bottom-text-block {
	width: 100%;
	text-align: left;
}

footer .bottom-text-block p {
	display: flex;
	column-gap: 1rem;
	flex-wrap: wrap;
	justify-content: space-between;
}