:root {
  --table-header-bgcolor: #222222 !important;
  --main-panel-bgcolor: #d2d1d1 !important;
  --mainbutton-bgcolor: #171717 !important;
  --table-header-bgcolor: #71717a !important;
  --main-button-bgcolor: #171717 !important;
  --link-active-color : #222222 !important;
  --link-hover-color : #222222 !important;
}

.samo_container div.logon-wrapper button {
background: var(--mainbutton-bgcolor) !important
}
