.modal .modal-content .btn-wrapper button{font-size:1.125rem;font-weight:500;color:#fff;background-color:#db5d39}
.modal .modal-content .btn-wrapper button:hover{cursor:pointer;color:#db5d39;background-color:#fff;border:1px solid #db5d39}
.modal .modal-content .btn-wrapper button.reverse{color:#db5d39;border:1px solid #db5d39;background-color:#fff}
.modal .modal-content .btn-wrapper button.reverse:hover{cursor:pointer;color:#fff;background-color:#db5d39}