.agenda__metadata__download .cta-button.download-button a .btn-text{
    background-color: #000 !important;
    color: #fff !important;
}
.agenda__metadata__download .cta-button.download-button a .btn-text:hover{
    background-color: #222 !important;
}
.agenda__metadata__download .cta-button.download-button a .btn-icon{
    background-color: #000 !important;
}
.agenda__metadata__download .cta-button.download-button a .btn-icon:hover{
    background-color: #222 !important;
}
.agenda__metadata__download .cta-button.download-button a .btn-icon svg{
    fill: #fff !important;
}