/* Public styles */
.efcr-notice {
    padding: 20px;
    background: #f0f4f8;
    border-radius: 8px;
    text-align: center;
}
