.tp-bullet.selected, .tp-bullet:hover {
    background: #e0a431;
    color: #fff;
}
.tp-bullet-number{
    font-size: 12px;
}
.tp-bullet {
    width: 28px;
    height: 27px;
    padding: 6px;
    background-color: #fff;
    border-radius: 35px;
    line-height: 18px;
}