.revenuecat-checkout-wrap {
    margin: 12px 0;
}

.revenuecat-info--boxed {
    border: 1px dashed #c9b5a6;
    padding: 12px;
    margin: 0 0 12px 0;
    background: #fffaf7;
    color: #5a4b43;
    line-height: 1.4;
    border-radius: 6px;
}
a.revenuecat-join-now { color:#fff !important; }

.revenuecat-support-block {
    margin-top: 12px;
    padding: 12px 14px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #f8fafc;
    color: #1f2937;
    font-size: 14px;
    line-height: 1.5;
}

.revenuecat-support-block a {
    color: #0f62fe;
    text-decoration: underline;
}

.revenuecat-support-block strong {
    font-weight: 600;
}
