.num {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #cb0000;
    border-radius: 50%;
    float: left;
    margin: 0 6px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.numa {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #cb0000;
    border-radius: 50%;
    float: left;
    margin: 0 6px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}