div.min-vh .card{
    height: 150px;
}
a.nav-link.active
{
    color:white !important;
}
.mylogo {
    /* width: 100%; */
    height: auto;
    position: relative;
    max-height: 50px;
}

.select2-container {
    width: 100% !important;
}

.badge {
    font-size: 80% !important;
    color: white !important;
}

.bg-secondary {
  background-color: grey !important;
}

.page-item.active .page-link{
    border: none !important;
}

div#charity-detail-ref a:hover p{
    color: #fb9678 !important;
    font-weight: 500 !important;
}