:root {
  --primary: #375240;
  --slider-connect-bg: #c68230;
}
.WidgetComponent {
  color: #000;
}
.sf-title {
  font-weight: bold;
}
.inputField {
  line-height: 1 !important;
}
.sf-buttonCheckBtn:hover,
.sf-buttonCheckBtn:active,
.sf-buttonCheckBtn:focus {
  color: #fff !important;
  background: #375240 !important;
}
