.theme-blue .campaignInfo h2 a.green {
    color: #82008f;
}
.btn-info {

    background: #006ec7 !important;

}
input.btn.btn-info.donate-btn-group {


    background: #006ec7 !important;

}
.btn-inverse{

    background: #82008f !important;

}

.theme-blue .infoCard>h2 {
    background: #038ace !important;
}

input.button {
    background-color: #82008f !important;
}

.public_organizations #donate:hover, .public_chapters #donate:hover {
    background: #6d1f7a !important;

}