.smoke-wrap {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 20px;
}

.smoke-label {
    font-size: 22px;
    margin-bottom: 20px;
    color: #888;
}

.smoke-counter {
    font-size: 64px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.smoke-sub {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
}