body, .mx_MatrixChat, .mx_AuthPage {
  background: #F7F5F2 !important;
  color: #1E1919 !important;
}

.mx_AccessibleButton_kind_primary {
  background-color: #1E1919 !important;
  color: #F7F5F2 !important;
}

.mx_AccessibleButton_kind_secondary {
  border: 2px solid #1E1919 !important;
  color: #1E1919 !important;
}
