.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background:#000c}.modal-content{min-width:18.75rem;max-width:70%;padding:1rem;background:#253131;box-shadow:0 .25rem .75rem #00000073;border-radius:0;border:1px solid #161616;color:#b1996e}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:1.25rem}.modal-header svg{cursor:pointer}.modal-body p{margin:0;font-size:1rem}
