
/*文字颜色*/

.font-theme {
	color: #37d0a4;
}


/*背景颜色*/

.background-theme {
	background: #37d0a4;
}
