/* Custom dropdown styling */
.btn-group {
    margin: 0 10px;
    display: inline-block;
}
.btn-group .dropdown-menu {
    min-width: auto;
}
.btn-group .dropdown-item {
    text-align: center;
    padding: 0.5rem 1rem;
}
.btnProspectSonsor{
    background: transparent;
}
#ProspectSponsors .dropdown-menu{
    background: #a52a2a;
}
.marquee {
    margin-top: 4%;
    overflow: hidden !important;
}