.site-header .coh-header-donate-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.site-header .coh-header-donate-btn .coh-donate-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    margin-right: 6px !important;
    line-height: 1 !important;
}

.site-header .coh-header-donate-btn .coh-donate-icon svg {
    display: block !important;
    width: 14px !important;
    height: 14px !important;
}

.site-header .coh-header-donate-btn .coh-donate-label {
    display: inline-block !important;
    line-height: 1 !important;
}