.float-right {
  float: right;
}

.float-left {
  float: left;
}

.trash {
  color: #c72525;
}
