#c-t-bn{
	background: #d93030;
	color: #fff;
}
#c-t-bn:hover{
	background: #c40f0f !important;
	color: #fff;
}

#c-p-bn {
  color: #fff;
  background: #047721 !important;
}
#c-p-bn:hover{
  color: #fff;
  background: #03611b !important;
}

#c-s-bn {
  color: #fff;
  background: #008161 !important;
}
#c-s-bn:hover {
  color: #fff;
  background: #017B5C !important;
}