.match {
    font-weight: bold;
}
.badge {
    display: inline-block;
    padding: 5px 10px;
    line-height: 1em;
    font-size: 12px;
    text-transform: uppercase;
    background: #f1f1f2;
}
