.cctb-counter {
    text-align: center;
    margin: 20px;
}
.cctb-counter-number-wrapper {
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.cctb-counter-title {
    margin-top: 10px;
    font-size: 18px;
    color: #666;
}
