.mha-frontpage-wrapper .btn-primary {
color: white !important;
}

.mha-card a {
    color: white !important;
    background: #505a50;
    border-color: #3c5447;
    padding: 10px;
}

.btn-outline-danger {
padding:10px;
}


.mha-info-item .mha-link {
    color: #333 !important;
}


.mha-link:hover {
    background-color: var(--mha-primary); 
    color: white !important;
}

.ct-footer .ct-widget {
    color: white !important;
}


.text-dark {
    font-family: 'Rubik';
}