/* MMASHOP - BADGES */

.flag.flag-action{
  background:#d10000;
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.03em;
  padding:4px 9px;
  border-radius:4px;
  text-transform:uppercase;
  line-height:1;
  box-shadow:0 2px 6px rgba(0,0,0,.08);
}