.consent-embed__placeholder {
    margin: 0;
    padding: 16px;
    font-size: 13px;
    line-height: 1.45;
    color: #64748b;
    background: #f8fafc;
    border: 1px dashed #cbd5e1;
    border-radius: 8px;
}

.consent-embed__placeholder a {
    white-space: nowrap;
}
