/* your styles go here */
.number-ac {
	margin: 20px 0 20px 0; font-size: 35px;
}


/*color semutbanget*/
.clr-purple {
	color: #796aee;
}
.clr-green {
	color: #54e69d;
}
.clr-pink {
	color: #ff7676;
}
.clr-grey {
	color: #9e9e9e;
}

#btn {
	background-color: #2f333e;
	color: white;
}
