body {
  background: #f8f9fa;
}
.signature-container {
  background: #fff;
  padding: 50px;
}

.btn-copy {
  margin-top: 20px;
  background: #11A0B0;
}

.btn-copy:hover {
  background: #0e8694;
}

.alert {
  display: none
}
