.modal .modal-dialog .modal-content .modal-header{
    background-color: var(--theme);
    color:black;
    font-weight: 700;
}


