

/* Bouton Vert Rolex */
.cl-send-button {
  background-color: #006039 !important;
  color: white !important;
}

/* Masquage des éléments inutiles */
button[aria-label="Readme"],
button[aria-label="Settings"] {
  display: none !important;
}
