:root {
	--corporative-color: #8E6F48;
	--mirai-ui-modal-layer: 10000;
}

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