/* load  color css
------------------------------
select one of below:
aqua.css
blue.css
green.css
grey.css
red.css
orange.css
pink.css
purple.css
yellow.css
lime.css
*/

@import url("colors/red.css");

/* ================================================== */
/*  OWN=-EDIT	*/

.bg-white{
	background: white!important;
	color: #333;
}
