:root{
	--corporative-color: #924227;
}
/* [data-mirai-engine="mirai_be"]{
	display: none;
} */
.component_finder{
	display: none;
	position: fixed;
	bottom: 2%;
	justify-self: center;
	z-index: 9999;
}

ui-finder, ui-finder-compact{
	margin: 0 auto;
}

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

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