.sign-button-container {
  margin-top: 12px;
  gap: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
