:root {
	--corporative-color: #571313;
	--mirai-deals-modal-z-index: 9999;
}

/* ================================= */
/* CSS FOR NEW CLUB */
[data-mirai-component="signup"],
[data-mirai-component="profile"] {
	display: flex;
	justify-content: center;
	margin: 50px 0;
}