<style> .systeme-show-popup-828168 { background-color: #007bff; /* Change the background color */ color: white; /* Change the text color */ padding: 10px 20px; /* Adjust padding */ border: none; /* Remove border */ border-radius: 5px; /* Round the corners */ cursor: pointer; /* Change cursor to pointer */ text-decoration: none; /* Remove underline */ } </style>