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

a {
}

a {
  color: #e2cc2f;
}

a {
  border-radius: 6px;
}

