body.vsoe .x-acc .x-acc-item {
	border-radius: 0;
}
body.vsoe .x-acc .x-acc-item button.x-acc-header {
	padding: 1vw;
}
body.vsoe .x-acc .x-acc-content {
	padding: 1vw;
}

.white-on-red {
	background: #990000;
	background-color: #990000;
	color: white;
}