.warning{
	color: #B33A3A;
}

.success{
	color: #458B00;
}

.purple{
    background: #ee3a74 !important;

}