.flag.icon {
  color: #000;
  position: absolute;
  margin-left: 6px;
  margin-top: 4px;
  width: 9px;
  height: 6px;
  border-radius: 1px;
  border: solid 1px currentColor;
}
