.wcsd-box{
    max-width:360px;
    margin:30px auto;
    padding:22px;
    border-radius:18px;
    background: transparent;
    text-align:center;
}

.wcsd-title{
    font-weight:700;
    margin-bottom:0px;
}

#wcsd-display{
    font-size:20px;
    font-weight:900;
    color:#e63946;
    margin:10px 0;
}

.wcsd-sub{
    font-size:13px;
}

#wcsd-reveal{
    padding:10px 18px;
    border-radius:999px;
    border:0;
    background:#000;
    color:#fff;
    cursor:pointer;
}

.wcsd-timer{
    margin-top:8px;
    font-weight:700;
}
