a.link-apoyemos{
    color: #49C4E4 !important;
    text-decoration: none !important;
}

a.link-apoyemos:hover{
    color: #35b4d6 !important;
    text-decoration: underline !important;
}

.btn-apoyemos-azul{
    background: #49C4E4 !important;
    border-color: #49C4E4 !important;
    color: #fff !important;
}

.btn-apoyemos-azul:hover{
    background: #35b4d6 !important;
    border-color: #35b4d6 !important;
}



.btn-apoyemos-verde{
    background: #60E119 !important;
    border-color: #60E119 !important;
    color: #fff !important;
}

.btn-apoyemos-verde:hover{
    background: #60E119 !important;
    border-color: #60E119 !important;
}






