@charset "UTF-8";

#loginPagePanelTitle::before {
	content: "Pruvan Login";
}

#google {
	background-color:#d73d32 !important;
	color:white !important;
}

#google:hover, #google:active, #google:focus {
	background-color: #ca3523 !important;
}
