.badge-mark {
  position: absolute;
  right: 4px;
  top: 0;
  width: 7px;
  height: 7px;
  border-radius: 50em;
  background: #E41F2D;
  box-shadow: 0 0 0 1.5px #FFF;
}
