.lpbp-wrapper{
    max-width: 900px;
    margin: auto;
    padding: 20px;
    font-family: Arial;
}

.lpbp-wrapper h1{
    font-size: 28px;
    margin-bottom: 15px;
}

.lpbp-content{
    font-size: 16px;
    line-height: 1.7;
}

.lpbp-cta{
    display:block;
    margin-top:20px;
    padding:12px;
    background:#1e73be;
    color:#fff;
    text-align:center;
    border-radius:6px;
    text-decoration:none;
    font-weight:bold;
}

.lpbp-wa{
    display:block;
    margin-top:10px;
    padding:12px;
    background:#25D366;
    color:#fff;
    text-align:center;
    border-radius:6px;
    text-decoration:none;
}

.lpbp-countdown{
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#d9534f;
    text-align:center;
}