.dot {
  height: 6px;
  width: 6px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 2px !important;
  background-color: #198754;
  border-radius: 50%;
  display: inline-block;
}

a {
}

a {
  color: #ebeddf;
}

a {
  border-radius: 6px;
}

