/*!
 * Bootstrap Utilities v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
body .btn {
  align-items: center;
  display: inline-flex;
  justify-content: space-between;
  line-height: 1;
  width: fit-content;
}