.bundle-notification {
    background: #e7f3ff;
    border: 1px solid #bee5eb;
    padding: 15px;
    margin: 15px 0;
    border-radius: 6px;
    color: #0c5460;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}