.avtr {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #f0f0f0; /* Warna latar belakang */
  color: #333; /* Warna teks */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.pointer {cursor: pointer;}
/*# sourceMappingURL=custom.min.css.map */

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
