.h5p-container {
  border: 0.1em dashed #ccc;
}
.h5peditor .ui-dialog .h5p-joubelui-button, .h5peditor .h5p-joubelui-button, .h5p-joubelui-button {
  background-color:#02b626 !important;
}
.h5peditor .ui-dialog .h5p-joubelui-button, .h5peditor .h5p-joubelui-button, .h5p-joubelui-button {
	background:#02b626 !important;
}
.h5p-joubelui-button:hover, .h5p-joubelui-button:focus {
	background:#02b626 !important;
}

.h5p-drag-text [aria-dropeffect] {
  background-color:#90EE90 !important;

}