.ui.modal>.close {
    top: 1rem !important;
    right: 1rem !important;
    color: rgba(0, 0, 0, 0.85) !important;
}

.ui.dimmer.modals {
    z-index: 9999;
}