/* =============== MiseMaru Theme: Admin =============== */
:root{
  --bg-color: #a3d5f0;
  --text-color: #333333;
  --modal-text-color: #231816;
  --full-screen-bg: #a3d5f0;
  --frame-bg: #e3f4fd;
  --btn-text-color: #ffffff;
  --btn-hover-bg: #ffffff;
}
/*
#langbar {
  display: flex;
  justify-content: flex-end;
  gap: 0.65rem;
  padding: 0.75rem 1.25rem;
}
*/
    
