:root {
}
/*** Start css of 5036590_ ***/

.lpc-button--type-1 {
	color: rgba(0,0,0,1);
	font-transparent: 100%;
	background-color: rgba(255,255,255,1);
}
.lpc-button--type-1:hover {
	color: rgba(0,0,0,1);
	background-color: rgb(255, 255, 255);
}
.lpc-button--type-1:focus {
	color: rgba(0,0,0,1);
	background-color: rgb(255, 255, 255);
}
.lpc-button--type-1:active {
	color: rgba(0,0,0,1);
	background-color: rgb(235, 235, 235);
}
.lpc-button--type-2 {
	color: rgba(77,56,35,1);
	font-transparent: 100%;
}
.lpc-button--type-2:hover {
	color: rgba(77,56,35,1);
}
.lpc-button--type-2:focus {
	color: rgba(77,56,35,1);
}
.lpc-button--type-2:active {
	color: rgba(77,56,35,1);
}

/*** End css of 5036590_ ***/
