/**
 * @file trashed.css
 */

.ga-trashed {
  /* @todo This is temporary, figure out what styles should be here and change me. */
  background-color: orange!important;
}
