.sea-affiliate-notice {
    background-color: #f0f8ff !important;
    padding: 12px;
    border-radius: 4px;
    margin-bottom: 20px;
    text-align: center;
    border-left: 4px solid #0073aa;
    font-size: 14px;
}

.sea-affiliate-notice a {
    color: #005182;
    text-decoration: none;
}

.sea-affiliate-notice a:hover {
    text-decoration: underline;
}

/* Style pour la mention dans le panier */
cart .sea-affiliate-notice {
    font-size: 12px;
    color: #005182;
    font-style: italic;
}
