.pastel-red {
	background-color: #C70039 !important;
}
.pastel-yellow {
	background-color: #FFD93D !important;
	color:white !important;
}
.pastel-green {
	background-color: #00DFA2 !important;
}
.pastel-purple {
	background-color: #b37dec !important;
}
.pastel-blue {
	background-color: #6499E9 !important;
}
.pastel-pink {
	background-color: #ff90bc !important;
}
.brown {
	background-color: #8d470d !important;
	color:white !important;
}
.turquoise{
	background-color: #0b847e !important;
	color:white !important;
}
.light-blue{
	background-color: #1ecbe1 !important;
	color: white !important;
}