.color-white{
	color: #ffffff !important;
}
.color-black{
	color: #111111 !important;
}
.color-red{
	color: #ff5950 !important;
}
.color-blue{
	color: #06b8bf !important;
}
.color-green{
	color: #9fd86b !important;
}
.font-avenir{
	font-family:avenir !important;
}
.font-philosopher{
	font-family:philosopher !important;
}
.font-philosopher-bold{
	font-family:philosopher_bold !important;
}
.font-bilbo{
	font-family:bilbo_swash !important;
}
