/*
Custom css
*/
.flex-login{
	background-color: #8BC6EC;
	background-image: linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%);
}

.text-white{
	color: #ffffff;
}


