.uk-blue-label{
    color: #fff!important;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-family: sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-transform: uppercase;
}