/* .raf-avatar {} */
.raf-avatar--rounded {
  border-radius: 4px;
}

.raf-avatar--circle {
  border-radius: 100%;
}
