@charset "utf-8";
/* CSS Document */
.main-color-bg {
	background-color:#0056a7 !important
}
.main-color-text {
	color: #4E342E !important	
}
		
.primary-color-bg {
	    background: #4092e8 !important;
}
.primary-color-text {
	color: #caa169;
}
