/* css styles */
.navbar-brand img {
    max-height: 80px !important; /* Adjust as needed */
    height: auto;
}
  

.donate-button {
    display: flex;
    justify-content: center;
    margin-top: 2em;
}
