﻿.modal-footer {
    display: grid !important;
}

    .modal-footer .btn + .btn {
        background-color: gainsboro!important;
    }
