.column-1 {
	width: 50%;
}

.column-2 {
	width: 50%;
}

.style-simple table:not(.recaptchatable) th {
	text-transform: uppercase;
	background: #f79489;
	color: #FFFFFF;
}