.demo-notice-global-60b18976 {
    background-color: #F6E8C8; /* parchment / ivory */
    border-bottom: 2px solid #D6A83A; /* gold border */
    color: #17120E;
    padding: 15px 40px 15px 20px;
    text-align: center;
    position: relative;
    z-index: 99999;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.demo-notice-global-60b18976 strong {
    color: #3E1F5B; /* deep purple heading */
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}

.demo-notice-dismiss-60b18976 {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 24px;
    color: #3E1F5B;
    cursor: pointer;
    line-height: 1;
    padding: 0;
}

.demo-notice-shop-60b18976,
.demo-notice-checkout-60b18976 {
    background-color: #F6E8C8;
    border: 1px solid #D6A83A;
    padding: 15px;
    margin-bottom: 20px;
    color: #17120E;
    font-family: "Source Sans 3", sans-serif;
    border-radius: 8px;
}

.demo-notice-shop-60b18976 strong,
.demo-notice-checkout-60b18976 strong {
    color: #8B3F2F;
}
