/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

.float_right {
  float: right;
  margin: 0 0 1rem 1rem;
}
