body {
  background: #242e42 !important;
}

.inviol-logo {
  width: 200px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.flutter-loader {
  background-color: #19c8ce !important;
}

.indeterminate:before {
  background-color: #2697ff !important;
}

.feedback-widget-icon {
  right: 35px !important;
  bottom: 10px !important;
  /* left: 20px !important; */
}

.widget-popup-iframe-container {
  right: 35px !important;
  bottom: 10px !important;
  /* left: 20px !important; */
}

/* #feedback-form-widget-icon .widget-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}

#feedback-form-widget-icon .widget-icon img {
  width: 30px;
  height: auto;
  opacity: 0.7;
} */
