.buyButton {display: none;} .ce .buyButton {display: block;} .modal-content { background: #000; color: #FFF; } .modal-header { border-bottom: 1px solid #1AADA4; padding: 15px 25px; } .modal-header h2 { font-size: 34px; font-weight: 300; } .modal-header button.close, .modal-header button.close:focus, .modal-header button.close:hover { color: #FFF; opacity: 1 !important; } .modal-body { padding: 25px; } .modal-body .flex-container { display: flex; gap: 50px; justify-content: space-between; } .modal-b