.float-right {
  width: fit-content;
  white-space: nowrap;
  float: right;
  margin-left: 1rem;
}