:root {
	--corporative-color: #2d70b4;
}

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

[data-mirai-component="profile"],
[data-mirai-component="signup"] {
	padding: 100px 0;
}