.bg-change *, .bg-change-2 * {
  transition: all 1s ease !important;
  color: #fff !important;
}
.bg-change.white-bg .elementor-background-overlay, .bg-change-2.white-bg .elementor-background-overlay {
  background-color: white !important;
  opacity: 1 !important;
}
.bg-change.white-bg *, .bg-change-2.white-bg * {
  color: #000 !important;
}
.bg-change.white-bg .elementor-button, .bg-change-2.white-bg .elementor-button {
  border-color: black !important;
}
@media (max-width: 767px) {
  .bg-change.white-bg .elementor-button, .bg-change-2.white-bg .elementor-button {
    border-color: rgba(0, 0, 0, 0.2) !important;
  }
}
.elementor-element-9adebc3 span.elementor-button-text {
  color: black !important;
}
