.pdu-rond {
    background-color:red;
    font-size: 12px;
    font-weight: bold;
    color:#fff;
    text-align:center;
    border-radius:50%;
    display:inline;
}
