.default-text{
	font-size: 1.1em;
	color: #666;
}
.default-text-blok{
	font-size: 1.1em;
	color: #666;
	line-height: 1.5;
}
.white-text{
	font-size: 1.1em;
	color: #fff;
}
.purple-text{
	font-size: 1.1em;
	color: #4f22b3;
}

.default-title{
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
}
.white-title{
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
}

.default-link{
	font-size: 1.1em;
	color: #4f22b3;
}
.white-link{
	font-size: 1.1em;
	color: #fff;
}
.grey-link{
	font-size: 1.1em;
	color: #666;
}
