.badge {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    word-break: break-word;
    padding: 0;
    font-weight: 500;
    border-radius: 4px;
    text-transform: uppercase;
}