/* Custom Styles for Admin Dashboard */
body {
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

@view-transition {
  navigation: auto;
}