span#bns {
    background: #F79800;
    padding: 1px 5px;
    border-radius: 2px;
    color: #000;
	font-weight: 600;
}
.b-bonus {
    background: #98bf36;
    padding: 5px 5px;
    border-radius: 10px;
    color: #005026;
}