.purple_text {
	font-size: 1.2em;
    line-height: 1.65;
	color: #490e60;
}

.big_purple_text {
	font-size: 1.6875em;
    line-height: 1.65;
	color: #490e60;
}


.purple_content_text {
	font-size: 1.25em;
    line-height: 1.5;
	color: #490e60;
}

.purple_bold {
    font-weight: 600;
    color: #490e60;
}

.content_text {
	font-size: 1.25em;
    line-height: 1.5;
}

.content1_text {
	font-weight: 400;
    	color: #333333;
}