/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 08 2026 | 08:42:24 */
.shipping-disclaimer {
    background-color: #e8decd;
    padding: 0.45em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #5c4634;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}