.legacy-model-notice-btn-1 {
  background-color: #e6e6e6;
  max-width: 600px;
  text-align: center;
  padding: 20px 5px;
  border-radius: 7px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.legacy-model-notice-btn-2 {
  background-color: #000;
  max-width: 600px;
  text-align: center;
  padding: 10px 5px;
  border-radius: 7px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #fff;
}
