/*Light theme styles*/

input:focus,
textarea:focus{
	transition:border-color 0.5s ease;
	border-color:#bb3693;
}


header #topbar{
	background-color:#f3afd7;
}

footer .jumbotron{
	background-color: #ED1695;
}
b{
	color: #ED1695;
}
