.ewc_container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.flipdown.flipdown__theme-dark .rotor, .flipdown.flipdown__theme-dark .rotor-top, .flipdown.flipdown__theme-dark .rotor-leaf-front,
.flipdown.flipdown__theme-dark .rotor-bottom, .flipdown.flipdown__theme-dark .rotor-leaf-rear {
	background-color: #BC8E5F;
}
