#elementor-popup-modal-256 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-256{justify-content:center;align-items:center;}#elementor-popup-modal-256 .dialog-close-button{display:flex;font-size:40px;}#elementor-popup-modal-256 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */.dialog-close-button svg {
  display: none;
}

.dialog-close-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-image: url('https://lennonstella.com/wp-content/uploads/2026/08/exit.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}/* End custom CSS */