/* [Global changes] Hide the Donate button */

.btn-primary.btn.donate.minimal {
display: none;
}
