/*your custom css goes here*/
.sig .clearButton .name-button {
  font-size: 12px;
  line-height: 1.375;
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.sig .sigWrapper {
  clear: both;
  position: relative;
}

.sig .canvasContainer {
  position: relative;
  display: inline-block;
}

.sig .clearButton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}