.papyrus {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #DE589E;
	text-align: center;
}
.heading {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.text {
	font-family: Papyrus;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.buttontext {
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #DE589E;
	text-align: center;
}
