Стиль префикса, в extra.less
.label {
color: #fff;
text-transform: uppercase;
font-weight: 650;
font-size: 70%;
padding: 2px 4px;
text-align: center;
background-size: 300% 300%;
border-radius: 5px;
}
Цвет префикса, тоже в extra.less
.inf {
background...