video {
    opacity: 0.3;
}

.searchDiv {
    background-color: transparent;
    background-image: url('/images/siyum2025/recent_background.png');
    color: #fefbe5;
}

.donateButton.siyumDonateButton,
#recentDonationsHeader {
    background-color: #a6b37d;
    color: #fefbe5;
}

#recentDonationBackgroundDiv {
    background-image: url('/images/siyum2025/recent_background.png');
}

.searchBox {
    border: 3px solid #9c7957;
}
.searchBox::placeholder {
    color: #a6b37d;
}

#fundraisingProgress {
    background-color: #a6b37d;
}

#thermometerOuterWrapper {
    border: 1px solid #a6b37d;
}

.mainThermometer {
    border: 1px solid #9c7957;
}

.weDidIt {
    color: white;
}

.header {
    border-bottom: 2px solid #a6b37d;
}