.extra-occasion-box {
    background: #ffe600;
    color: #000;
    padding: 12px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    border-radius: 6px;
}

.tencel-box.is-hidden { display: none !important; }