/* https://tailwindcss.com/docs/ */
.float-right {
  float: right;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}