
.c-001 {
	
position: absolute;
	
width: 60%;
	
top: 50%;
	
left: 50%;
	
transform: translate(-50%,-50%);
}

.rm-st {
	 all: unset; /* Resets all properties */
    display: inline-block; /* Ensures the button behaves as an inline-block element */
    cursor: pointer; /* Ensures the button has a pointer cursor */
}
.label1 a {
    color: #ffffff;
}
.mu--pre {background: transparent !important;}